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