OFF constant

Implementation

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