min property

double? min
getter/setter pair

Minimum of non-null values in the scanned data.

NaN, if the field has a NaN.

Implementation

core.double? min;