LOW constant

Implementation

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