addDomain abstract method

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

Implementation

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