lowerLimit property

num? get lowerLimit

The lower limit of detection of the measured points.

Implementation

num? get lowerLimit => lowerLimitField.getValue(_json);