documentType top-level property
dynamic
get
documentType
A Node containing a doctype.
Implementation
_i2.dynamic get documentType => _i4.getProperty(
_self,
'DocumentType',
);
A Node containing a doctype.
_i2.dynamic get documentType => _i4.getProperty(
_self,
'DocumentType',
);