valueOf static method

Hash? valueOf(
  1. int value
)

Implementation

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