valueOf static method

JobChangeType? valueOf(
  1. int value
)

Implementation

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