firstChild property

Node? firstChild

The first child of this node.

Other resources

Implementation

Node? get firstChild native;