menu
webkit_inspection_protocol package
documentation
webkit_inspection_protocol.dart
WipConnection
onSend property
onSend property
dark_mode
light_mode
onSend
property
Stream
<
String
>
get
onSend
Listen for all traffic sent on this WipConnection.
Implementation
Stream<
String
>
get
onSend => _onSend.stream;
webkit_inspection_protocol package
documentation
webkit_inspection_protocol
WipConnection
onSend property
WipConnection class
Properties
console
debugger
dom
hashCode
log
onClose
onNotification
onReceive
onSend
page
runtime
runtimeType
target
url
Methods
close
noSuchMethod
sendCommand
toString
Operators
operator ==
Static methods
connect