notificationStream property

Stream<NotificationsUpdate> notificationStream

Implementation

Stream<NotificationsUpdate> get notificationStream =>
    _notificationUpdateStreamController.stream;