Dart API Reference
dart:html
WebSocket
sendBlob
sendBlob
method
@DomName('WebSocket.sendBlob')
@DocsEditable()
void
sendBlob
(
Blob
data
)