getHighFHRVariationBpm method

int? getHighFHRVariationBpm()

Implementation

int? getHighFHRVariationBpm() {
  return highFHRVariationBpm;
}