FingerprintJSProExtendedResponse class

Inheritance

Constructors

FingerprintJSProExtendedResponse.fromJsObject(dynamic jsObject)
FingerprintJSProExtendedResponse.fromJson(Map<String, dynamic> json, String requestId, num confidence)

Properties

confidenceScore ConfidenceScore
finalinherited
device String
final
errorMessage String?
finalinherited
firstSeenAt StSeenAt
final
hashCode int
The hash code for this object.
no setterinherited
ipAddress String
final
ipLocation IpLocation?
final
lastSeenAt StSeenAt
final
osName String
final
osVersion String
final
requestId String
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
visitorFound bool
final
visitorId String
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited