All query parameters, preserving repeated values.
Map<String, List<String>> get allValues { return Map.unmodifiable(_uri.queryParametersAll); }