onNotifications property

Stream<Notifications> get onNotifications

Implementation

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