addDomain abstract method

Future<AddDomainResponse> addDomain(
  1. ServiceCall call,
  2. AddDomainRequest request
)

Implementation

$async.Future<$0.AddDomainResponse> addDomain(
    $grpc.ServiceCall call, $0.AddDomainRequest request);