sum property
The sum of the values from all contributors during the time period represented by that data point.
This statistic is returned only if you included it in the
Metrics
array in your request.
Implementation
final double? sum;
The sum of the values from all contributors during the time period represented by that data point.
This statistic is returned only if you included it in the
Metrics
array in your request.
final double? sum;