Matcher.path constructor

Matcher.path(
  1. String path
)

Implementation

factory Matcher.path(String path) = PathMatcher;