menu
google_cloud_compute_v1 package
documentation
compute.dart
UrlMap
pathMatchers property
pathMatchers property
dark_mode
light_mode
pathMatchers
property
List
<
PathMatcher
>
pathMatchers
final
The list of named PathMatchers to use against the URL.
Implementation
final List<PathMatcher> pathMatchers;
google_cloud_compute_v1 package
documentation
compute
UrlMap
pathMatchers property
UrlMap class