head property

HTMLHeadElement? get head

Implementation

HTMLHeadElement? get head => js_util.getProperty(this, 'head');