PathMatchResult.pathParams

The list of all path parameters that were parsed from the URL.

struct PathMatchResult
PathParam[] pathParams;

Meta