GetChatListsToAddChat copyWith({int? chatId}) => GetChatListsToAddChat(chatId: chatId ?? this.chatId);