hasChildNodes method

bool hasChildNodes()

Implementation

bool hasChildNodes() => nodes.isNotEmpty;