gasUsed property

int? gasUsed

Gas used. The amount of gas used by this transaction.

Implementation

int? get gasUsed => _gasUsed;