v1EmailAuthIntent constructor
const
v1EmailAuthIntent({})
Implementation
const v1EmailAuthIntent({
required this.email,
required this.targetPublicKey,
this.apiKeyName,
this.expirationSeconds,
this.emailCustomization,
this.invalidateExisting,
this.sendFromEmailAddress,
this.sendFromEmailSenderName,
this.replyToEmailAddress,
});