valueOf static method

UrpEventType? valueOf(
  1. int value
)

Implementation

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