doctype property

DocumentType? get doctype

Implementation

DocumentType? get doctype => js_util.getProperty(this, 'doctype');