SEVERE constant

Alert_SeverityLevel const SEVERE

Implementation

static const Alert_SeverityLevel SEVERE = Alert_SeverityLevel._(
    4,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'SEVERE');