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