existsDomain abstract method

Future<ExistsDomainResponse> existsDomain(
  1. ServiceCall call,
  2. ExistsDomainRequest request
)

Implementation

$async.Future<$0.ExistsDomainResponse> existsDomain(
    $grpc.ServiceCall call, $0.ExistsDomainRequest request);