documentNode property

num documentNode

node is a document.

Implementation

_i2.num get documentNode => _i4.getProperty(
      this,
      'DOCUMENT_NODE',
    );