Returns only query parameters (without body fields)
Map<String, String> get query => Map<String, String>.from(uri.queryParameters);