menu
mtranspayment package
documentation
model/customer.dart
Customer
Customer.fromJson factory constructor
Customer.fromJson factory constructor
dark_mode
light_mode
Customer.fromJson
constructor
Customer.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Customer.fromJson(Map<String, dynamic> json) => _$CustomerFromJson(json);
mtranspayment package
documentation
model/customer
Customer
Customer.fromJson factory constructor
Customer class