lastChild property

Node get lastChild
inherited

Implementation

Node get lastChild => childNodes.last;