QueryInflationResponse constructor

const QueryInflationResponse({
  1. String? inflation,
})

Implementation

const QueryInflationResponse({this.inflation});