valueOf static method

Chain? valueOf(
  1. int value
)

Implementation

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