We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1693169 commit 5f3da72Copy full SHA for 5f3da72
src/main/java/io/ipgeolocation/api/GeolocationParams.java
@@ -50,7 +50,7 @@ public class GeolocationParams {
50
* @param includeSecurity Whether to include security information in the response.
51
* @param includeUserAgentDetail Whether to include user agent detail in the response.
52
* */
53
- public GeolocationParams(
+ private GeolocationParams(
54
String ipAddress,
55
String lang,
56
String fields,
0 commit comments