valueOf static method

VeryLargeEnum? valueOf(
  1. int value
)

Implementation

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