gasUsed property

String? gasUsed
override

Implementation

String? get gasUsed => _$this._gasUsed;
void gasUsed=(covariant String? gasUsed)
covariantoverride

Implementation

set gasUsed(covariant String? gasUsed) => _$this._gasUsed = gasUsed;