menu
bluetooth_classic package
documentation
bluetooth_classic_method_channel.dart
MethodChannelBluetoothClassic
dataReceivedStream property
dataReceivedStream property
dark_mode
light_mode
dataReceivedStream
property
StreamController
<
Uint8List
>
dataReceivedStream
final
Implementation
final StreamController<Uint8List> dataReceivedStream = StreamController();
bluetooth_classic package
documentation
bluetooth_classic_method_channel
MethodChannelBluetoothClassic
dataReceivedStream property
MethodChannelBluetoothClassic class