isSupportHR property

  1. @JsonKey(defaultValue: false)
bool isSupportHR
getter/setter pair

Implementation

@JsonKey(defaultValue: false)
bool isSupportHR = false;