UpcomingNotification constructor

UpcomingNotification({
  1. bool? enableNotification,
})

Implementation

UpcomingNotification({this.enableNotification});