sum property

num sum

The sum of the stored data.

Implementation

num get sum => _getStat(NumericStat.sum);