timelineEvents property Null safety
optional">@optionalread / write
An array of TimelineEvents
This is provided for the TimelineEvents event.
Implementation
@optional
List<TimelineEvent>? timelineEvents;
An array of TimelineEvents
This is provided for the TimelineEvents event.
@optional
List<TimelineEvent>? timelineEvents;