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