startDate property

String? startDate
getter/setter pair

The start date, in yyyy-mm-dd format.

This date is inclusive.

Implementation

core.String? startDate;