Extracted path parameters from the URL template (e.g. {'id': '123'}).
{'id': '123'}
final Map<String, String> pathParams;