gasUsed property

BigInt gasUsed

The amount of gas actually used by this transaction.

Implementation

BigInt get gasUsed => impl.gasUsed.toBigInt;