@override InflationRate onResonse(Map<String, dynamic> result) { return InflationRate.fromJson(result); }