hasChildNodes method Null safety

bool hasChildNodes()

Returns true if this node has any children.

Other resources

Implementation

bool hasChildNodes() native;