hasChildrenElements property
      
      bool
      get
      hasChildrenElements
      
    
    
If true indicated that this generated element has children nodes.
Implementation
bool get hasChildrenElements => true;If true indicated that this generated element has children nodes.
bool get hasChildrenElements => true;