startTime property
The start time in UTC when the schedule is active. Before this time, the scheduled action does not trigger.
Implementation
final DateTime? startTime;
The start time in UTC when the schedule is active. Before this time, the scheduled action does not trigger.
final DateTime? startTime;