includeDependencies property

bool includeDependencies
final

Whether to include the packages that the filtered packages depends on.

This supersede other filters.

Implementation

final bool includeDependencies;