variance property

num variance

The variance in the stored data.

Implementation

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