onSuccess property
Called when the user successfully completes the smart selfie enrollment flow. The result is a JSON string.
Implementation
final Function(String) onSuccess;
Called when the user successfully completes the smart selfie enrollment flow. The result is a JSON string.
final Function(String) onSuccess;