markNotificationAsRead abstract method
- Notification notification
Marks the given notification as read.
Implementation
Future<Notification> markNotificationAsRead(Notification notification);
Marks the given notification as read.
Future<Notification> markNotificationAsRead(Notification notification);