Map<String, dynamic> toJson() { return { 'url': url, 'coverUrl': coverUrl, 'coverPath': coverPath, }; }