startDate property
The start date of the range (inclusive).
Must be within the 30 days leading up to current date, and must be equal to or before end_date.
Implementation
Date? startDate;
The start date of the range (inclusive).
Must be within the 30 days leading up to current date, and must be equal to or before end_date.
Date? startDate;