menu
bluetooth_low_energy_backend package
documentation
bluetooth_low_energy_characteristic.dart
BluetoothLowEnergyCharacteristic
dataStream property
dataStream property
dark_mode
light_mode
dataStream
property
Stream
<
Uint8List
>
get
dataStream
inherited
Implementation
Stream<Data> get dataStream => _dataStreamController.stream;
bluetooth_low_energy_backend package
documentation
bluetooth_low_energy_characteristic
BluetoothLowEnergyCharacteristic
dataStream property
BluetoothLowEnergyCharacteristic class