CONNECTING constant
DeviceStateResponse_BluetoothDeviceState
const CONNECTING
Implementation
static const DeviceStateResponse_BluetoothDeviceState CONNECTING =
DeviceStateResponse_BluetoothDeviceState._(
1,
const $core.bool.fromEnvironment('protobuf.omit_enum_names')
? ''
: 'CONNECTING');