gasLimit property

BigInt? gasLimit

The maximum amount of gas this transaction is permitted to use.

Implementation

BigInt? get gasLimit => impl.gasLimit?.toBigInt;