includePrefixMatches property

bool includePrefixMatches
final

If set to true all paths that's matched as prefix will be included in matching list. Passed to RouteMatcher.matchUri

Implementation

final bool includePrefixMatches;