valueOf static method

IndexableCollection? valueOf(
  1. int value
)

Implementation

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