documentFragmentNode property

num documentFragmentNode

node is a DocumentFragment node.

Implementation

_i2.num get documentFragmentNode => _i4.getProperty(
      this,
      'DOCUMENT_FRAGMENT_NODE',
    );