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