newNotifications property

List<InboxNotification>? newNotifications
getter/setter pair

list of new notifications

Implementation

List<InboxNotification>? newNotifications;