minimum property

double? minimum
getter/setter pair

The minimum of the population of values.

Ignored if count is zero.

Implementation

core.double? minimum;