valueOf static method

Document_KnowledgeType? valueOf(
  1. int value
)

Implementation

static Document_KnowledgeType? valueOf($core.int value) => _byValue[value];