respiratoryRate property

  1. @JsonKey(name: 'respiratory_rate')
List<Measurement> respiratoryRate
getter/setter pair

Implementation

@JsonKey(name: 'respiratory_rate')
List<Measurement> respiratoryRate;