groups property

List<NotificationGroup> groups
read / write

Lists of active notification groups.

Implementation

late List<NotificationGroup> groups;