markAllNotificationsAsRead abstract method
Marks all notifications as read for the currently logged in user.
Implementation
Future<List<Notification>> markAllNotificationsAsRead();
Marks all notifications as read for the currently logged in user.
Future<List<Notification>> markAllNotificationsAsRead();