factory CloseConversationResponse.fromJson(Map<String, dynamic> json) { return _$CloseConversationResponseFromJson(json); }