valueOf static method

Compatibility? valueOf(
  1. int value
)

Implementation

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