@override Map<String, dynamic> toJson() => <String, dynamic>{ 'user_id': userId, 'photo': photo?.toJson(), '@type': constructor, };