QueryGlobalMinGasPriceResponse constructor

const QueryGlobalMinGasPriceResponse({
  1. String? minGasPrice,
})

Implementation

const QueryGlobalMinGasPriceResponse({this.minGasPrice});