This method is used to mark the conversation as read.
Future<bool?> markAsRead(String jid) { throw UnimplementedError('has not been implemented.'); }