upperLimit property

FhirDecimal? upperLimit
inherited

upperLimit The upper limit of detection of the measured points. This is needed if any of the data points have the value "U" (higher than detection limit).

Implementation

FhirDecimal? get upperLimit => throw _privateConstructorUsedError;