IdentityVerificationRetryRequest constructor
IdentityVerificationRetryRequest({})
Implementation
IdentityVerificationRetryRequest({
required this.clientUserId,
required this.templateId,
required this.strategy,
this.steps,
this.clientId,
this.secret,
});