valueOf static method

MigrationJob_State? valueOf(
  1. int value
)

Implementation

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