menu
flutter_web_bluetooth_backend package
documentation
flutter_web_bluetooth_characteristic.dart
FlutterWebBluetoothCharacteristic
dataStream property
dataStream property
dark_mode
light_mode
dataStream
property
Stream
<
Uint8List
>
get
dataStream
inherited
Implementation
Stream<Data> get dataStream => _dataStreamController.stream;
flutter_web_bluetooth_backend package
documentation
flutter_web_bluetooth_characteristic
FlutterWebBluetoothCharacteristic
dataStream property
FlutterWebBluetoothCharacteristic class