menu
webkit_inspection_protocol package
documentation
webkit_inspection_protocol.dart
LogEntry
text property
text property
dark_mode
light_mode
text
property
String
get
text
Logged text.
Implementation
String get text => _entry['text'] as String;
webkit_inspection_protocol package
documentation
webkit_inspection_protocol
LogEntry
text property
LogEntry class