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
-
startFacialComparisonSDK({required String apiKey, required String appName, required String clientId, required bool isDev, required Uint8List imageData, LivenessFacialComparisonType livenessFacialComparisonType = LivenessFacialComparisonType.motional, bool? startProcessOnGettingToFirstScreen, double? thresholdInPercent, int? timeoutDurationInSec})
→ Future<BlusaltLivenessResultResponse?>
-
-
startLivenessDetectionOnlySDK({required String apiKey, required String appName, required String clientId, required bool isDev, LivenessDetectionOnlyType livenessDetectionOnlyType = LivenessDetectionOnlyType.motional, bool? startProcessOnGettingToFirstScreen, int? timeoutDurationInSec})
→ Future<BlusaltLivenessResultResponse?>
-
-
toString()
→ String
-
A string representation of this object.
inherited