pathMatchers property

List<PathMatcher>? pathMatchers
getter/setter pair

The list of named PathMatchers to use against the URL.

Implementation

core.List<PathMatcher>? pathMatchers;