hasChildren property

bool hasChildren

Implementation

bool get hasChildren => _children?.isNotEmpty ?? false;