Open oenukr opened 3 weeks ago
Create a new Notification instance based on a NotificationOptions instance, rather than modifying an existing Notification instance within the NotificationOptions instance.
Notification
NotificationOptions
Create a new
Notification
instance based on aNotificationOptions
instance, rather than modifying an existingNotification
instance within theNotificationOptions
instance.