onComplete property
Called with the outcome when verification finishes.
Implementation
final void Function(CrossmintIdentityVerificationStatus status)? onComplete;
Called with the outcome when verification finishes.
final void Function(CrossmintIdentityVerificationStatus status)? onComplete;