valueOf static method

Instance_Type? valueOf(
  1. int value
)

Implementation

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