Functionsยง
- count_unread_ user_ notifications 
- Count unread notifications for a user (for badges)
- create_user_ notification 
- Create a new notification for a user
- delete_read_ user_ notifications 
- Delete all read notifications for a user
- delete_user_ notification 
- Delete a notification
- get_all_ user_ notifications_ with_ count 
- Get all notifications for a user including role notifications
- get_user_ notification_ by_ id 
- Get a specific notification by ID
- list_user_ notifications 
- Get a paginated list of notifications for a user
- mark_all_ user_ notifications_ as_ read 
- Mark all notifications for a user as read
- mark_user_ notification_ as_ read 
- Mark a notification as read