end property

String? end
getter/setter pair

End date (exclusive) of the data to export in the format yyyy-mm-dd.

The date range ends at 00:00:00 UTC on the end date- which will not be in the output.

Required.

Implementation

core.String? end;