endDate property

String? endDate
getter/setter pair

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

This date is inclusive.

Implementation

core.String? endDate;