removeCustomDomain abstract method
Future<RemoveCustomDomainResponse>
removeCustomDomain(
- ServiceCall call,
- RemoveCustomDomainRequest request
Implementation
$async.Future<$0.RemoveCustomDomainResponse> removeCustomDomain(
$grpc.ServiceCall call, $0.RemoveCustomDomainRequest request);