getLastRemotePushNotification method
Implementation
Future<RemoteNotificationData?> getLastRemotePushNotification() {
return FlutterselligentPlatform.instance.getLastRemotePushNotification();
}
Future<RemoteNotificationData?> getLastRemotePushNotification() {
return FlutterselligentPlatform.instance.getLastRemotePushNotification();
}