startDate property

Date? startDate
getter/setter pair

The lower bound of the date range, inclusive.

Must specify a positive value for year, month, and day.

Implementation

Date? startDate;