menu
flutter_bluetooth_classic_serial package
documentation
bluetooth_service.dart
BluetoothService
dataStream property
dataStream property
dark_mode
light_mode
dataStream
property
Stream
<
List
<
int
>
>
get
dataStream
Implementation
static Stream<List<int>> get dataStream => _platform.dataStream;
flutter_bluetooth_classic_serial package
documentation
bluetooth_service
BluetoothService
dataStream property
BluetoothService class