descendants property

bool descendants
finalinherited

Whether to query only direct children (false) or all children (true).

Implementation

final bool descendants;