items property

List<S360fTimelineItem> items
final

The list of timeline items to display.

Each S360fTimelineItem represents a single entry in the timeline with its associated metadata (title, date, author, completion status).

Implementation

final List<S360fTimelineItem> items;