QueryBlockGasResponse constructor

const QueryBlockGasResponse({
  1. BigInt? gas,
})

Implementation

const QueryBlockGasResponse({this.gas});