hasSubcategories property

bool get hasSubcategories

Check whether the category has subcategories

Implementation

bool get hasSubcategories => subcategories.isNotEmpty;