firstChild property

Node get firstChild
inherited

Implementation

Node get firstChild => childNodes.first;