adapterState property
A stream of BleAdapterState
representing the state of the Bluetooth adapter.
Implementation
Stream<BleAdapterState> get adapterState;
A stream of BleAdapterState
representing the state of the Bluetooth adapter.
Stream<BleAdapterState> get adapterState;