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