OEmbed constructor
- String providerName,
- String providerUrl,
- List<
OEmbedEndpoint> endpoints
Creates a new instance of OEmbed.
Implementation
OEmbed(this.providerName, this.providerUrl, this.endpoints);
Creates a new instance of OEmbed.
OEmbed(this.providerName, this.providerUrl, this.endpoints);