menu
webkit_inspection_protocol package
documentation
webkit_inspection_protocol.dart
WipPage
disable method
disable method
dark_mode
light_mode
disable
method
Future
<
WipResponse
>
disable
(
)
Implementation
Future<WipResponse> disable() => sendCommand(
'Page.disable'
);
webkit_inspection_protocol package
documentation
webkit_inspection_protocol
WipPage
disable method
WipPage class
Constructors
WipPage
Properties
connection
hashCode
onClosed
runtimeType
Methods
disable
enable
eventStream
navigate
noSuchMethod
reload
sendCommand
toString
Operators
operator ==