valueOf static method

Syntax? valueOf(
  1. int value
)

Implementation

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