menu
on_chain package
documentation
ethereum/src/models/log_entry.dart
LogEntry
topics property
topics property
dark_mode
light_mode
topics
property
List
<
String
>
topics
final
The list of topics associated with the log entry.
Implementation
final List<String> topics;
on_chain package
documentation
ethereum/src/models/log_entry
LogEntry
topics property
LogEntry class