notifications property

List<Notification>? notifications
getter/setter pair

The list of notifications.

Implementation

core.List<Notification>? notifications;