A PathMatch contains info about how a PathPattern matched on a URL pathname.
The names and values of dynamic parameters in the URL.
The portion of the URL pathname that was matched.
The portion of the URL pathname that was matched before child routes.
The pattern that was used to match.