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