endDate property

GoogleTypeDate? endDate
getter/setter pair

Deny period end date.

This can be: * A full date, with non-zero year, month and day values OR * A month and day value, with a zero year for recurring

Implementation

GoogleTypeDate? endDate;