startDate property

GoogleTypeDate? startDate
getter/setter pair

Deny period start 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? startDate;