menu
webdriver package
documentation
sync_io.dart
LogEntry
LogEntry const constructor
LogEntry const constructor
dark_mode
light_mode
LogEntry
constructor
const
LogEntry
(
String
?
message
,
DateTime
timestamp
,
String
?
level
)
Implementation
const LogEntry(this.message, this.timestamp, this.level);
webdriver package
documentation
sync_io
LogEntry
LogEntry const constructor
LogEntry class