onNotificationTap property

Stream<RemoteMessage> onNotificationTap

A stream that emmits a message whenever a notification is tapped while the app is already in the foreground or in the background.

Implementation

Stream<RemoteMessage> get onNotificationTap;