startDate property

DateTime startDate
latefinal

The beginning of the interval. Determines the day-of-month (for monthly interval), day-of-week (for weekly interval).

Implementation

late final DateTime startDate;