menu
on_chain package
documentation
ethereum/src/models/transaction.dart
TransactionInfo
gasPrice property
gasPrice property
dark_mode
light_mode
gasPrice
property
int
?
gasPrice
final
The gas price for the transaction.
Implementation
final int? gasPrice;
on_chain package
documentation
ethereum/src/models/transaction
TransactionInfo
gasPrice property
TransactionInfo class