This version of Unity is unsupported.
Method group is Obsolete

NotificationServices.enabledNotificationTypes

Obsolete iOS.Notification Services is deprecated. Consider using the Mobile Notifications package (available in the package manager) which implements the UserNotifications framework. public static NotificationType enabledNotificationTypes;

Description

Enabled local and remote notification types.

Note: enabled notification types can be changed by users modifying notification options for the app in iOS settings.