firstChild property

Node get firstChild

Implementation

Node get firstChild => childNodes.first;