unread abstract method
- String token,
- Notification notification
Marks the given notification
as unread.
Implementation
Future<void> unread(String token, Notification notification);
Marks the given notification
as unread.
Future<void> unread(String token, Notification notification);