scheduleItems property
A list of ScheduleItem objects representing the items on the schedule.
Implementation
final List<ScheduleItem>? scheduleItems;
A list of ScheduleItem objects representing the items on the schedule.
final List<ScheduleItem>? scheduleItems;