max property

double? max
getter/setter pair

Maximum of non-null values in the scanned data.

NaN, if the field has a NaN.

Implementation

core.double? max;