embeds property

Retrieves a collection of all embed objects in the document.

MDN Reference

Implementation

_i3.HTMLCollectionOf<_i3.HTMLEmbedElement> get embeds => _i4.getProperty(
      this,
      'embeds',
    );