const factory ChatResponseDtoChatMessage({ required bool isUnread, required int unreadCounter, }) = _ChatResponseDtoChatMessage;