The Currency from json
factory Currency.fromJson(Map<String, dynamic> json) => _$CurrencyFromJson(json);