menu
on_chain package
documentation
ethereum/src/models/log_entry.dart
LogEntry
logIndex property
logIndex property
dark_mode
light_mode
logIndex
property
int
logIndex
final
The index of the log within the block.
Implementation
final int logIndex;
on_chain package
documentation
ethereum/src/models/log_entry
LogEntry
logIndex property
LogEntry class