CompleteVerificationResponse constructor
CompleteVerificationResponse({
- Verification? verification,
Implementation
CompleteVerificationResponse({
this.verification,
});
CompleteVerificationResponse({
this.verification,
});