LeaveConversationEvent.fromJson(Map<String, dynamic> json) : conversation = ConversationData.fromJson(json['conversation']);