interruptionLevel property

String? interruptionLevel
getter/setter pair

(iOS Only) The interruption level for the notification. This controls how the notification will be displayed to the user if they are using focus modes or notification summaries

Implementation

String? interruptionLevel;