valueOf static method

Alert_Effect? valueOf(
  1. int value
)

Implementation

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