Dart
dart:html
PresentationConnection
send method
send
Dart
dart:html
PresentationConnection
send method
PresentationConnection class
Properties
binaryType
id
onMessage
state
url
hashCode
on
runtimeType
Methods
close
send
terminate
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Constants
messageEvent
send method
void
send
(
dynamic
data_OR_message
)
Implementation
void send(data_OR_message) native;