menu
another_quickbooks package
documentation
quickbook_models.dart
Charge
Charge.fromJson factory constructor
Charge.fromJson factory constructor
dark_mode
light_mode
Charge.fromJson
constructor
Charge.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Charge.fromJson(Map<String, dynamic> json) => _$ChargeFromJson(json);
another_quickbooks package
documentation
quickbook_models
Charge
Charge.fromJson factory constructor
Charge class