lastChild property

Node? lastChild

The last child of this node.

Other resources

Implementation

Node? get lastChild native;