plugins property

Return an HTMLCollection of the embed elements in the Document.

MDN Reference

Implementation

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