valueOf static method

Edition? valueOf(
  1. int value
)

Implementation

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