normalBMIRange top-level property

VitalBound normalBMIRange
getter/setter pair

The range of the normal Body Mass Index (BMI). Units of measurements are (kg/m2)

Implementation

VitalBound normalBMIRange = VitalBound(lowerBound: 18.5, upperBound: 25.0);