bluetoothDevices property

  1. @override
Stream<List<BluetoothDevice?>?> get bluetoothDevices
override

Implementation

@override
Stream<List<BluetoothDevice?>?> get bluetoothDevices => deviceCtr.stream;