setMinGas abstract method

Future<SetMinGasResponse> setMinGas(
  1. ServiceCall call,
  2. SetMinGasRequest request
)

Implementation

$async.Future<$5.SetMinGasResponse> setMinGas(
    $grpc.ServiceCall call, $5.SetMinGasRequest request);