firstChild property

Node firstChild
@DocsEditable(), @DomName('Node.firstChild'), final

The first child of this node.

Other resources

Node.firstChild from MDN.

Implementation

final Node firstChild