valueOf static method

IDPOwnerType? valueOf(
  1. int value
)

Implementation

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