QueryBaseFeeResponse constructor

const QueryBaseFeeResponse({
  1. String? baseFee,
})

Implementation

const QueryBaseFeeResponse({this.baseFee});