firstChild property

Node firstChild

Implementation

Node get firstChild => childNodes.first;