scheduleActions property

List<ScheduleAction>? scheduleActions
final

The list of actions in the schedule.

Implementation

final List<ScheduleAction>? scheduleActions;