whoIs_Pre method
Implementation
$async.Future<$7.Uri> whoIs_Pre(
$grpc.ServiceCall $call, $async.Future<$7.PeerId> $request) async {
return whoIs($call, await $request);
}
$async.Future<$7.Uri> whoIs_Pre(
$grpc.ServiceCall $call, $async.Future<$7.PeerId> $request) async {
return whoIs($call, await $request);
}