removeCustomDomain abstract method

Future<RemoveCustomDomainResponse> removeCustomDomain(
  1. ServiceCall call,
  2. RemoveCustomDomainRequest request
)

Implementation

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