valueOf static method

IndexCreator? valueOf(
  1. int value
)

Implementation

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