isChildrenNotEmpty property

bool get isChildrenNotEmpty

Implementation

bool get isChildrenNotEmpty => _children.isNotEmpty;