menu
strike package
documentation
models/exchange_rate.dart
ExchangeRate
ExchangeRate.fromJson factory constructor
ExchangeRate.fromJson factory constructor
dark_mode
light_mode
ExchangeRate.fromJson
constructor
ExchangeRate.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ExchangeRate.fromJson(Map<String, dynamic> json) => _$ExchangeRateFromJson(json);
strike package
documentation
models/exchange_rate
ExchangeRate
ExchangeRate.fromJson factory constructor
ExchangeRate class