This method is used to get the unread message count.
Future<String?> getLastNUnreadMessages(int messagesCount) { throw UnimplementedError('has not been implemented.'); }