ackKeyConstructed_Pre method
Implementation
$async.Future<$0.Empty> ackKeyConstructed_Pre($grpc.ServiceCall call, $async.Future<$0.ConstructedKey> request) async {
return ackKeyConstructed(call, await request);
}
$async.Future<$0.Empty> ackKeyConstructed_Pre($grpc.ServiceCall call, $async.Future<$0.ConstructedKey> request) async {
return ackKeyConstructed(call, await request);
}