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