UpdateDomainOptions constructor
UpdateDomainOptions({
- String? catchAllInboxId,
Returns a new UpdateDomainOptions instance.
Implementation
UpdateDomainOptions({
this.catchAllInboxId,
});
Returns a new UpdateDomainOptions instance.
UpdateDomainOptions({
this.catchAllInboxId,
});