hasChildNodes method

bool hasChildNodes()

Implementation

bool hasChildNodes() => js_util.callMethod(this, 'hasChildNodes', []);