menu
appium_driver package
documentation
async_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);
appium_driver package
documentation
async_io
LogEntry
LogEntry const constructor
LogEntry class