customEndDate property
The ending date for the data that is shown in the report.
Note, customEndDate
is required if range
is CUSTOM_DATES
and ignored
otherwise.
Implementation
Date? customEndDate;
The ending date for the data that is shown in the report.
Note, customEndDate
is required if range
is CUSTOM_DATES
and ignored
otherwise.
Date? customEndDate;