menu
webkit_inspection_protocol package
documentation
webkit_inspection_protocol.dart
LogEntry
LogEntry constructor
LogEntry constructor
dark_mode
light_mode
LogEntry
constructor
LogEntry
(
Map
<
String
,
dynamic
>
json
)
Implementation
LogEntry(Map<String, dynamic> json) : super(json);
webkit_inspection_protocol package
documentation
webkit_inspection_protocol
LogEntry
LogEntry constructor
LogEntry class