onStateChanged property

Stream<BluetoothState> get onStateChanged

Implementation

Stream<BluetoothState> get onStateChanged => _stateStreamController.stream;