valueOf static method

Operator? valueOf(
  1. int value
)

Implementation

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