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