UNAVAILABLE constant

BluetoothState_State const UNAVAILABLE

Implementation

static const BluetoothState_State UNAVAILABLE = BluetoothState_State._(
    1,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'UNAVAILABLE');