URL path parameters extracted by the router regex matching (e.g. {'id': '123'}).
{'id': '123'}
final Map<String, String> params;