cumulativeGasUsed property

int? cumulativeGasUsed
final

The total gas used in the block, including gas used by other transactions.

Implementation

final int? cumulativeGasUsed;