AbsoluteDelivery constructor
const
AbsoluteDelivery(
- DateTime scheduleTime
Creates an absolute delivery schedule.
The scheduleTime specifies when the task should be attempted.
Implementation
const AbsoluteDelivery(this.scheduleTime);