menu
anybill_base
anybill_base_models
CreateLinkBillDto
billIds property
billIds
brightness_4
brightness_5
billIds
property
List
<
String
>
?
billIds
read / write
A list of bill ids that are linked to the current bill.
Implementation
List<String>? billIds;
anybill_base
anybill_base_models
CreateLinkBillDto
billIds property
CreateLinkBillDto class
Constructors
CreateLinkBillDto
fromJson
Properties
billIds
hashCode
props
runtimeType
stringify
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==