valueOf static method

Proto2MapEnum? valueOf(
  1. int value
)

Implementation

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