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