timelineEvents property

  1. @optional
List<TimelineEvent>? timelineEvents
getter/setter pair

An array of TimelineEvents

This is provided for the TimelineEvents event.

Implementation

@optional
List<TimelineEvent>? timelineEvents;