getLowFHRVariationBpm method

int? getLowFHRVariationBpm()

Implementation

int? getLowFHRVariationBpm() {
  return lowFHRVariationBpm;
}