firstChild property

Node firstChild
inherited

Implementation

Node get firstChild => childNodes.first;