A map containing the count of unread messages for each user in the chat.
final Map<String, int> unreadMessageCount;