valueOf static method

Infrastructure? valueOf(
  1. int value
)

Implementation

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