upperLimit property

num? get upperLimit

The upper limit of detection of the measured points.

Implementation

num? get upperLimit => upperLimitField.getValue(_json);