endTime property

DateTime? endTime
getter/setter pair

The UTC end timestamp for this data point. If this data point does not cover a period, endTime will be null.

Implementation

DateTime? endTime;