timelineEvents property Null safety

List<TimelineEvent>? timelineEvents
optional">@optionalread / write

An array of TimelineEvents

This is provided for the TimelineEvents event.

Implementation

@optional
List<TimelineEvent>? timelineEvents;