onNotificationReceivedInApp top-level property

Stream<OnNotificationReceivedInApp> onNotificationReceivedInApp

Implementation

Stream<OnNotificationReceivedInApp> get onNotificationReceivedInApp =>
    _onNotificationReceivedInAppController.stream;