groupedNotifications property

List<OSNotification>? groupedNotifications
getter/setter pair

(Android Only) Summary notifications grouped Notification payload will have the most recent notification received.

Implementation

List<OSNotification>? groupedNotifications;