UpdateInstanceAuthConfigRequest constructor
UpdateInstanceAuthConfigRequest({})
Returns a new UpdateInstanceAuthConfigRequest instance.
Implementation
UpdateInstanceAuthConfigRequest({
this.restrictedToAllowlist = false,
this.fromEmailAddress,
this.progressiveSignUp,
this.enhancedEmailDeliverability,
this.testMode,
});