pathMatcher property

String? pathMatcher
getter/setter pair

The name of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL's host portion.

Implementation

core.String? pathMatcher;