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