binaryType property
String binaryTypeSource
@DomName('WebSocket.binaryType')
@DocsEditable()
String get binaryType =>
    _blink.BlinkWebSocket.instance.binaryType_Getter_(this);    void binaryType=(Source
@DomName('WebSocket.binaryType')
@DocsEditable()
set binaryType(String value) =>
    _blink.BlinkWebSocket.instance.binaryType_Setter_(this, value);
    © 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
    https://api.dartlang.org/stable/1.24.3/dart-html/WebSocket/binaryType.html