existsDomain abstract method

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

Implementation

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