markAllNotificationsAsRead abstract method

Future<List<Notification>> markAllNotificationsAsRead()

Marks all notifications as read for the currently logged in user.

Implementation

Future<List<Notification>> markAllNotificationsAsRead();