VerifyDomainProxyRequest constructor
Returns a new VerifyDomainProxyRequest instance.
Implementation
VerifyDomainProxyRequest({
this.domainId,
this.proxyUrl,
});
Returns a new VerifyDomainProxyRequest instance.
VerifyDomainProxyRequest({
this.domainId,
this.proxyUrl,
});