getIsTachycardia method

bool? getIsTachycardia()

Implementation

bool? getIsTachycardia() {
  return isTachycardia;
}