menu
flutter_linkid_mmp package
documentation
notifications/notifications.dart
AirflexNotifications
onMessage method
onMessage method
dark_mode
light_mode
onMessage
method
Stream
<
Map
<
String
,
dynamic
>
>
onMessage
(
)
Implementation
Stream<Map<String, dynamic>> onMessage() { return _fcmInterface.onMessage; }
flutter_linkid_mmp package
documentation
notifications/notifications
AirflexNotifications
onMessage method
AirflexNotifications class