MEDIUM constant

Implementation

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