Map<String, dynamic> toMap() { return { 'media': media.toMap(), 'destinationUrl': destinationUrl, }; }