endDate property

Date? endDate
getter/setter pair

The upper bound of the date range, inclusive.

Must specify a positive value for year, month, and day.

Implementation

Date? endDate;