Map<String, dynamic> toJson() { return { 'id': id, 'response_from': reponse_from, 'response_to': response_to }; }