scheduleItems property

List<ScheduleItem>? scheduleItems
final

A list of ScheduleItem objects representing the items on the schedule.

Implementation

final List<ScheduleItem>? scheduleItems;