menu
on_chain package
documentation
ethereum/src/models/log_entry.dart
LogEntry
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/log_entry
LogEntry
transactionIndex property
LogEntry class