The URI parameters extracted from the path (e.g. id in "/user/:id"). This can be null if there are no parameters.
id
Map<String, String>? uriParams;