endDate property

DateTime? endDate
latefinal

The last possible day for this interval. Any dates beyond this date will not be counted.

Implementation

late final DateTime? endDate;