notificationCountStream property

Stream<NotificationCountUpdate> notificationCountStream

Implementation

Stream<NotificationCountUpdate> get notificationCountStream =>
    _notificationCountStreamController.stream;