Path (segment) parameters only, e.g. :id in /user/:id (1.5.0).
:id
/user/:id
Map<String, String> get pathParams => pageSettings?.pathParams ?? {};