hasChildNodes method

bool hasChildNodes()

Implementation

bool hasChildNodes() => firstChild != null;