CustomVerificationEmailTemplate constructor
CustomVerificationEmailTemplate({})
Implementation
CustomVerificationEmailTemplate({
this.failureRedirectionURL,
this.fromEmailAddress,
this.successRedirectionURL,
this.templateName,
this.templateSubject,
});