customEndDate property

Date? customEndDate
getter/setter pair

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;