HIGH constant

Implementation

static const KnowledgeAnswers_Answer_MatchConfidenceLevel HIGH =
    KnowledgeAnswers_Answer_MatchConfidenceLevel._(
        3,
        const $core.bool.fromEnvironment('protobuf.omit_enum_names')
            ? ''
            : 'HIGH');