valueOf static method

ChainRef? valueOf(
  1. int value
)

Implementation

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