UNKNOWN constant

ReleaseLevel_Type const UNKNOWN

Implementation

static const ReleaseLevel_Type UNKNOWN = ReleaseLevel_Type._(
    0,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'UNKNOWN');