lastChild property

Node lastChild
inherited

Implementation

Node get lastChild => childNodes.last;