getKey_Pre method
Implementation
$async.Future<$2.Key> getKey_Pre(
$grpc.ServiceCall $call, $async.Future<$0.GetKeyRequest> $request) async {
return getKey($call, await $request);
}
$async.Future<$2.Key> getKey_Pre(
$grpc.ServiceCall $call, $async.Future<$0.GetKeyRequest> $request) async {
return getKey($call, await $request);
}