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