OEmbedEndpoint constructor
Constructs an OEmbedEndpoint with the given url and schemes.
Implementation
OEmbedEndpoint(
this.url,
this.schemes,
);
Constructs an OEmbedEndpoint with the given url and schemes.
OEmbedEndpoint(
this.url,
this.schemes,
);