startDate property

Date? startDate
getter/setter pair

The start date (inclusive) of the freeze period.

Note: year must not be set. For example, {"month": 1,"date": 30}.

Implementation

Date? startDate;