valueOf static method

Schedule_State? valueOf(
  1. int value
)

Implementation

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