Mobile Notification Package - Unregister from push notifications

Is there an equivalent of this function in the new Notification Package?
https://docs.unity3d.com/ScriptReference/iOS.NotificationServices.UnregisterForRemoteNotifications.html

Or will this function still work?

Unity.Notifications.iOS.AuthorizationRequest.UnregisterForRemoteNotifications();