firstChild property

Node firstChild
final

The first child of this node.

Other resources

Node.firstChild from MDN.

Implementation

final Node firstChild