hasNodes property

bool hasNodes

Implementation

bool get hasNodes => _children?.isNotEmpty == true;