notifications property

List<Notification> notifications
final

The notifications that should be sent to the server. The list will be empty if there are no notifications.

Implementation

final List<Notification> notifications;