stateOff constant
BluetoothState
const stateOff
Shows that bluetooth state is off.
Implementation
static const stateOff = BluetoothState._init(
'STATE_OFF',
);
Shows that bluetooth state is off.
static const stateOff = BluetoothState._init(
'STATE_OFF',
);