documentFragmentNode property

num documentFragmentNode

node is a DocumentFragment node.

Implementation

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