markUnread method

Future<int> markUnread()

Implementation

Future<int> markUnread() async{return unread();}