lastChild property

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

The last child of this node.

Other resources

Node.lastChild from MDN.

Implementation

final Node lastChild