deleteKey_Pre method
Implementation
$async.Future<$9.DeleteKeyResponse> deleteKey_Pre($grpc.ServiceCall call, $async.Future<$9.DeleteKeyRequest> request) async {
return deleteKey(call, await request);
}
$async.Future<$9.DeleteKeyResponse> deleteKey_Pre($grpc.ServiceCall call, $async.Future<$9.DeleteKeyRequest> request) async {
return deleteKey(call, await request);
}