includeDependents property

bool includeDependents
final

Whether to include packages that depends on the filtered packages.

This supersede other filters.

Implementation

final bool includeDependents;