getNotificationStream method

Stream<IAppNotification> getNotificationStream()

Implementation

Stream<IAppNotification> getNotificationStream() => _notificationSbj.stream;