BleDeviceAuthorizing constructor
const
BleDeviceAuthorizing({
- BluetoothAdapterState status = BluetoothAdapterState.unknown,
Implementation
const BleDeviceAuthorizing({
super.status = BluetoothAdapterState.unknown,
});