addServer method
Implementation
$grpc.ResponseFuture<$0.OperationResponse> addServer($7.ServerInfo request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$addServer, request, options: options);
}
$grpc.ResponseFuture<$0.OperationResponse> addServer($7.ServerInfo request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$addServer, request, options: options);
}