endDate property

Date? endDate
getter/setter pair

End date of the date range, inclusive.

Must be greater than or equal to the start date.

Implementation

Date? endDate;