CardioResult constructor
CardioResult({})
Implementation
CardioResult({
this.heartRate,
this.confidence,
this.systolicBp,
this.diastolicBp,
this.spo2,
this.respiratoryRate,
this.hrv,
});
CardioResult({
this.heartRate,
this.confidence,
this.systolicBp,
this.diastolicBp,
this.spo2,
this.respiratoryRate,
this.hrv,
});