WebApiModulesSettingsCurrencyExchangeRateCurrencyExchangeRate.fromJson constructor
Implementation
factory WebApiModulesSettingsCurrencyExchangeRateCurrencyExchangeRate.fromJson(
Map<String, dynamic> json,
) => _$WebApiModulesSettingsCurrencyExchangeRateCurrencyExchangeRateFromJson(
json,
);