FingerprintJSProExtendedResponse constructor
FingerprintJSProExtendedResponse()
Default constructor
Implementation
FingerprintJSProExtendedResponse(
super.requestId,
super.visitorId,
super.confidenceScore,
super.sealedResult,
this.visitorFound,
this.ipAddress,
this.ipLocation,
this.osName,
this.osVersion,
this.device,
this.firstSeenAt,
this.lastSeenAt);