All query parameters as a single-value map.
Map<String, String> get all { return Map.unmodifiable(_uri.queryParameters); }