bluetoothScanResults property

  1. @override
Stream<BluetoothScanResult> get bluetoothScanResults
override

Implementation

@override
Stream<BluetoothScanResult> get bluetoothScanResults =>
    _bluetoothScanResultsController.stream;