removeDomain abstract method

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

Implementation

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