get method
Gets the visitor identifier.
When an error is emitted by the backend, it gets a requestId
field, same as in successful result.
Implementation
external Future<IdentificationResult> get(FingerprintJSGetOptions options);
Gets the visitor identifier.
When an error is emitted by the backend, it gets a requestId
field, same as in successful result.
external Future<IdentificationResult> get(FingerprintJSGetOptions options);