lastChild property

Node get lastChild

Implementation

Node get lastChild => childNodes.last;