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