upperLimit property
num?
get
upperLimit
The upper limit of detection of the measured points.
Implementation
num? get upperLimit => upperLimitField.getValue(_json);
The upper limit of detection of the measured points.
num? get upperLimit => upperLimitField.getValue(_json);