QueryStringBuilder({Map<String, String>? queryParams}) : queryParams = queryParams ?? <String, String>{};