mean property

num mean

The mean of the stored data.

Implementation

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