valueOf static method

Codec? valueOf(
  1. int value
)

Implementation

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