BleDeviceState constructor
const
BleDeviceState({
- BluetoothAdapterState status = BluetoothAdapterState.unknown,
Implementation
const BleDeviceState({
this.status = BluetoothAdapterState.unknown,
});