values constant
Implementation
static const $core.List<BluetoothState_State> values = <BluetoothState_State> [
UNKNOWN,
UNAVAILABLE,
UNAUTHORIZED,
TURNING_ON,
ON,
TURNING_OFF,
OFF,
];
static const $core.List<BluetoothState_State> values = <BluetoothState_State> [
UNKNOWN,
UNAVAILABLE,
UNAUTHORIZED,
TURNING_ON,
ON,
TURNING_OFF,
OFF,
];