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