bmiMin property

  1. @JsonKey(defaultValue: -1)
num bmiMin
getter/setter pair

Implementation

@JsonKey(defaultValue: -1)
num bmiMin = -1;