valueOf static method

IDPState? valueOf(
  1. int value
)

Implementation

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