valueOf static method

Fusion? valueOf(
  1. int value
)

Implementation

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