Parsed query parameters from the request URL (e.g. {'tab': 'settings'}).
{'tab': 'settings'}
final Map<String, String> queryParams;