menu
webkit_inspection_protocol package
documentation
webkit_inspection_protocol.dart
WipDebugger
enable method
enable method
dark_mode
light_mode
enable
method
Future
<
WipResponse
>
enable
(
)
Implementation
Future<WipResponse> enable() => sendCommand('Debugger.enable');
webkit_inspection_protocol package
documentation
webkit_inspection_protocol
WipDebugger
enable method
WipDebugger class