getLastRemotePushNotification method
Implementation
Future<RemoteNotificationData?> getLastRemotePushNotification() {
throw UnimplementedError('getLastRemotePushNotification() has not been implemented.');
}
Future<RemoteNotificationData?> getLastRemotePushNotification() {
throw UnimplementedError('getLastRemotePushNotification() has not been implemented.');
}