endDate property

Date? endDate
getter/setter pair

The end date (included as part of the range).

It must be specified in the same format as the start date.

Implementation

Date? endDate;