HasSemantics.event constructor

const HasSemantics.event(
  1. EventIndex value
)

Constructs a HasSemantics referencing an Event.

Implementation

const factory HasSemantics.event(EventIndex value) = HasSemanticsEvent;