valueOf static method

Constants? valueOf(
  1. int value
)

Implementation

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