menu
Dart
dart:html
PresentationConnection
binaryType property
binaryType
brightness_4
brightness_5
description
binaryType
property
String
?
binaryType
Implementation
String? get binaryType native;
void
binaryType=
(
String
?
value
)
Implementation
set binaryType(String? value) native;
Dart
dart:html
PresentationConnection
binaryType property
PresentationConnection class