onNotifications property

Stream<Notifications> onNotifications

Implementation

Stream<rtpb.Notifications> get onNotifications =>
    _onNotificationsController.stream;