startDate property

Date? startDate
getter/setter pair

Start date of the date range, inclusive.

Must be less than or equal to the end date.

Implementation

Date? startDate;