endDate property
The end date of the range (inclusive).
Must be within the 30 days leading up to current date, and must be equal to or after start_date.
Implementation
Date? endDate;
The end date of the range (inclusive).
Must be within the 30 days leading up to current date, and must be equal to or after start_date.
Date? endDate;