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