getIsBradycardia method

bool? getIsBradycardia()

Implementation

bool? getIsBradycardia() {
  return isBradycardia;
}