valueOf static method

Step_State? valueOf(
  1. int value
)

Implementation

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