sendDataPoints property
A list of data points, each of which represents 15 minutes of activity.
Implementation
final List<SendDataPoint>? sendDataPoints;
A list of data points, each of which represents 15 minutes of activity.
final List<SendDataPoint>? sendDataPoints;