Fingerprint class

A wrapper for the fingerprintjs library

Constructors

Fingerprint()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Operators

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

Static Methods

get({Options? options}) Future<List<FingerprintComponent>>
Returns an array of FingerprintComponent which contains all the components extracted from the browser
getHash() Future<String>
Create a fingerprint hash from the properties extracted
x64hash128(String key, int seed) String
Used to create a hash fingerprint