valueOf static method

Event_Clock? valueOf(
  1. int value
)

Implementation

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