Name

public extension Notification.Name

The request show UI notification which can be received by adding observers to the NotificationCenter. Notification.object is a named tuple (reason: UnbluUiRequestReason, requestedByUser: Bool) https://developer.apple.com/documentation/foundation/notificationcenter

Default empty implementations