OEmbedData constructor
Constructs a new OEmbedData instance.
Implementation
OEmbedData({
this.title,
this.authorName,
this.authorUrl,
this.type,
this.height,
this.width,
this.version,
this.providerName,
this.providerUrl,
this.thumbnailHeight,
this.thumbnailWidth,
this.thumbnailUrl,
this.html,
});