SendCustomVerificationEmailResponse constructor
SendCustomVerificationEmailResponse({
- String? messageId,
Implementation
SendCustomVerificationEmailResponse({
this.messageId,
});
SendCustomVerificationEmailResponse({
this.messageId,
});