valueOf static method

Alert_SeverityLevel? valueOf(
  1. int value
)

Implementation

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