binaryType property - WebSocket class - dart:html library (original) (raw)
String? getbinaryType
Implementation
String? get binaryType native;
setbinaryType (String? value)
Implementation
set binaryType(String? value) native;
String? getbinaryType
String? get binaryType native;
setbinaryType (String? value)
set binaryType(String? value) native;