menu
on_chain package
documentation
ethereum/src/models/log_entry.dart
LogEntry
blockHash property
blockHash property
dark_mode
light_mode
blockHash
property
String
blockHash
final
The hash of the block where the log was included.
Implementation
final String blockHash;
on_chain package
documentation
ethereum/src/models/log_entry
LogEntry
blockHash property
LogEntry class