UpdateActiveNotifications constructor
UpdateActiveNotifications({
- required List<
NotificationGroup> groups,
Implementation
UpdateActiveNotifications({required this.groups});