JSON constant

Implementation

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