hasChildren property

bool hasChildren

Implementation

bool get hasChildren => initialChildren?.isNotEmpty == true;