QueryInflationRateResponse constructor

const QueryInflationRateResponse({
  1. String? inflationRate,
})

Implementation

const QueryInflationRateResponse({this.inflationRate});