valueOf static method

Source? valueOf(
  1. int value
)

Implementation

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