UpcomingNotification constructor
UpcomingNotification({
- bool? enableNotification,
Implementation
UpcomingNotification({
this.enableNotification,
});
UpcomingNotification({
this.enableNotification,
});