valueOf static method

MethodOpt1? valueOf(
  1. int value
)

Implementation

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