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