gasPrice property

int? gasPrice

Gas price. Gas price provided by the sender in Wei.

Implementation

int? get gasPrice => _gasPrice;