addCustomDomain abstract method

Future<AddCustomDomainResponse> addCustomDomain(
  1. ServiceCall call,
  2. AddCustomDomainRequest request
)

Implementation

$async.Future<$0.AddCustomDomainResponse> addCustomDomain(
    $grpc.ServiceCall call, $0.AddCustomDomainRequest request);