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