notifications property

List<InternalNotification>? notifications

Implementation

List<InternalNotification>? get notifications =>
    _internalNotificationService.notifications;