normalRespiratoryRateRange top-level property

VitalBound normalRespiratoryRateRange
getter/setter pair

The range of the normal respiratory rate. Units of measurements are Beats Per Minute

Implementation

VitalBound normalRespiratoryRateRange =
    VitalBound(lowerBound: 12, upperBound: 20);