notifications property

vector<Notification>? notifications
getter/setter pair

The list of active notifications

Implementation

vector<Notification>? notifications;