UpdateHavePendingNotifications constructor
UpdateHavePendingNotifications({})
Implementation
UpdateHavePendingNotifications({
required this.haveDelayedNotifications,
required this.haveUnreceivedNotifications,
});