onNotifications property

Stream<Notification> onNotifications

Implementation

Stream<Notification> get onNotifications => _onNotificationsController.stream;