firstChild property

Node? get firstChild

The first child of this node.

Other resources

Implementation

Node? get firstChild native;