start property

String? start
getter/setter pair

Start date of the data to export in the format yyyy-mm-dd.

The date range begins at 00:00:00 UTC on the start date.

Required.

Implementation

core.String? start;