maximum property

num maximum

The greatest value in the stored data.

Implementation

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