startTime property

DateTime? startTime
final

The start time in UTC when the schedule is active. Before this time, the scheduled action does not trigger.

Implementation

final DateTime? startTime;