cumulativeGasUsed property
The total gas used in the block, including gas used by other transactions.
Implementation
final int? cumulativeGasUsed;
The total gas used in the block, including gas used by other transactions.
final int? cumulativeGasUsed;