menu
on_chain package
documentation
ethereum/src/models/transaction.dart
TransactionInfo
transactionIndex property
transactionIndex property
dark_mode
light_mode
transactionIndex
property
int
transactionIndex
final
The index of the transaction within the block.
Implementation
final int transactionIndex;
on_chain package
documentation
ethereum/src/models/transaction
TransactionInfo
transactionIndex property
TransactionInfo class