valueOf static method

Foo_NestedEnum? valueOf(
  1. int value
)

Implementation

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