menu
anybill_base
anybill_base_models
CreateLinkBillDto
CreateLinkBillDto constructor
CreateLinkBillDto
brightness_4
brightness_5
CreateLinkBillDto
constructor
CreateLinkBillDto
(
{
List
<
String
>
?
billIds
,
required
BillLinkingTypeDto
type
}
)
Implementation
CreateLinkBillDto({ this.billIds, required this.type, });
anybill_base
anybill_base_models
CreateLinkBillDto
CreateLinkBillDto constructor
CreateLinkBillDto class
Constructors
CreateLinkBillDto
fromJson
Properties
billIds
hashCode
props
runtimeType
stringify
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==