documentTypeNode property

num documentTypeNode

node is a doctype.

Implementation

_i2.num get documentTypeNode => _i4.getProperty(
      this,
      'DOCUMENT_TYPE_NODE',
    );