valueOf static method

ECacheResult? valueOf(
  1. int value
)

Implementation

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