hr property

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

Implementation

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