getNotifications abstract method

Future<List<Notification>> getNotifications()

Returns all notifications for the currently logged in user.

Implementation

Future<List<Notification>> getNotifications();