notifications property

List<InboxNotification>? notifications
getter/setter pair

list of notifications

Implementation

List<InboxNotification>? notifications;