Changes the marked as unread state of a chat
const ToggleChatIsMarkedAsUnread({ required this.chatId, required this.isMarkedAsUnread, });