valueOf static method

TemplateType? valueOf(
  1. int value
)

Implementation

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