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