sum property

double? sum
getter/setter pair

The sum of all values being aggregated.

Implementation

core.double? sum;