const AudioContent({ required this.url, super.id, this.title, this.subtitle, this.externalLink, }) : super(contentType: type);