startDate property
The start date (inclusive) of the freeze period.
Note: day and month must be set. year should not be set as it is not used. For example, {"month": 1,"date": 30}.
Implementation
Date? startDate;
The start date (inclusive) of the freeze period.
Note: day and month must be set. year should not be set as it is not used. For example, {"month": 1,"date": 30}.
Date? startDate;