UpdateActiveNotifications constructor

UpdateActiveNotifications({
  1. required List<NotificationGroup> groups,
})

Implementation

UpdateActiveNotifications({required this.groups});