sendDataPoints property

List<SendDataPoint>? sendDataPoints
final

A list of data points, each of which represents 15 minutes of activity.

Implementation

final List<SendDataPoint>? sendDataPoints;