bluetoothScanFinished property

Stream<void> get bluetoothScanFinished

Implementation

Stream<void> get bluetoothScanFinished =>
    _bluetoothScanFinishedController.stream;