guardNonMatching property

bool guardNonMatching
final

Whether to check all the path blueprints defined in pathPatterns or check all the paths that are not in pathPatterns.

false meaning former and true meaning latter.

Implementation

final bool guardNonMatching;