HasSemantics.event constructor
const
HasSemantics.event(
- EventIndex value
Constructs a HasSemantics referencing an Event
.
Implementation
const factory HasSemantics.event(EventIndex value) = HasSemanticsEvent;