cumulativeGasUsed property

  1. @BigIntConverter()
  2. @JsonKey(name: 'cumulative_gas_used')
Uint256 cumulativeGasUsed
inherited

Implementation

@BigIntConverter()
@JsonKey(name: 'cumulative_gas_used')
Uint256 get cumulativeGasUsed => throw _privateConstructorUsedError;