respiratoryRate property

  1. @JsonKey(name: 'respiratory_rate')
double? respiratoryRate
getter/setter pair

Implementation

@JsonKey(name: 'respiratory_rate')
double? respiratoryRate;