endTime property

DateTime? endTime
final

The end time in UTC when the schedule is no longer active. After this time, the scheduled action does not trigger.

Implementation

final DateTime? endTime;