Dismiss a notification by its ID. If the notification is not found, this is a no-op.
ID of the notification to dismiss, as returned by send
Send a notification to the user. If a notification with the same ID is already showing, it will be updated with the new notification.
Notification to send
Promise that resolves with the ID of the notification
Service that sends notifications to users in the UI