endDate property

Date? endDate
getter/setter pair

End date (if specified) of the URL restriction.

End date should be later than the start date for the date range to be valid.

Implementation

Date? endDate;