groups property

vector<NotificationGroup>? groups
getter/setter pair

Lists of active notification groups

Implementation

vector<NotificationGroup>? groups;