Creates an instance of the embed data
const SpotifyEmbedData({ required this.embedUrl, this.height = defaultHeight, }) : super(canChangeSize: true);