maxHr property

  1. @JsonKey(name: 'max_hr')
double? maxHr
getter/setter pair

Implementation

@JsonKey(name: 'max_hr')
double? maxHr;