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