items property

List<TimetableItem<T>> items
final

Timetable items to display in the timetable

Implementation

final List<TimetableItem<T>> items;