valueOf static method

JobGoalState? valueOf(
  1. int value
)

Implementation

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