IrregularRhythmNotification constructor
IrregularRhythmNotification({
- List<
AlertWindow> ? alertWindows, - SessionTimeInterval? interval,
- MedicalDeviceInfo? medicalDeviceInfo,
Implementation
IrregularRhythmNotification({
this.alertWindows,
this.interval,
this.medicalDeviceInfo,
});