events property

List<NotificationGroup> events
getter/setter pair
Collection of notification events.

Implementation

/* private */
List<NotificationGroup> events = <NotificationGroup>[];