FAQ constant

Implementation

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