Route url parameters eg: adding 'user' the match result for 'user?foo=bar' will be: {foo: bar}
final Map<String, String> urlParameters;