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