removeDomain abstract method

Future<RemoveDomainResponse> removeDomain(
  1. ServiceCall call,
  2. RemoveDomainRequest request
)

Implementation

$async.Future<$3.RemoveDomainResponse> removeDomain($grpc.ServiceCall call, $3.RemoveDomainRequest request);