menu
on_chain package
documentation
ethereum/src/models/log_entry.dart
LogEntry
transactionHash property
transactionHash property
dark_mode
light_mode
transactionHash
property
String
transactionHash
final
The hash of the transaction that triggered the log entry.
Implementation
final String transactionHash;
on_chain package
documentation
ethereum/src/models/log_entry
LogEntry
transactionHash property
LogEntry class