maximum property

double? maximum
getter/setter pair

The maximum of the population of values.

Ignored if count is zero.

Implementation

core.double? maximum;