ARTICLE_SUGGESTION constant

Document_KnowledgeType const ARTICLE_SUGGESTION

Implementation

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