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