Alpha
Delete a notification
the notification to delete
Get a loaded notification by its id
the fetched notification
the id of the notification to get
Load all notifications belonging to the logged in user from the server
the saved notifications
Optional
options: NotificationLoadOptionsoptions to provide when loading notifications
Mark a notification as read or unread
the updated notification
the notification to update
Optional
read: booleanoptional - whether the notification should be marked as read or unread. Defaults to true
Service for handling notifications