hasChildrenElements property

bool get hasChildrenElements

If true indicated that this generated element has children nodes.

Implementation

bool get hasChildrenElements => true;