valueOf static method

Implementation

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