UpdateDomainRequest constructor
Returns a new UpdateDomainRequest instance.
Implementation
UpdateDomainRequest({
this.name,
this.proxyUrl,
this.isSecondary,
});
Returns a new UpdateDomainRequest instance.
UpdateDomainRequest({
this.name,
this.proxyUrl,
this.isSecondary,
});