content property

Returns the template contents (a DocumentFragment).

MDN Reference

Implementation

_i3.DocumentFragment get content => _i4.getProperty(
      this,
      'content',
    );