hasDescendants property

bool hasDescendants

Specifies whether this tile has any descendant tiles.

Implementation

bool get hasDescendants => _hasDescendants;