documentType top-level property

dynamic get documentType

A Node containing a doctype.

MDN Reference

Implementation

_i2.dynamic get documentType => _i4.getProperty(
      _self,
      'DocumentType',
    );