EmbedElement constructor

EmbedElement()

Implementation

factory EmbedElement() => document.createElement("embed") as EmbedElement;