lastChild property

Node lastChild

Implementation

Node get lastChild => childNodes.last;