items property

List<EventDefinition>? items
getter/setter pair

The event definitions.

Implementation

core.List<EventDefinition>? items;