addAppKey_Pre method
Implementation
$async.Future<$0.AddAppKeyResponse> addAppKey_Pre($grpc.ServiceCall $call,
$async.Future<$0.AddAppKeyRequest> $request) async {
return addAppKey($call, await $request);
}
$async.Future<$0.AddAppKeyResponse> addAppKey_Pre($grpc.ServiceCall $call,
$async.Future<$0.AddAppKeyRequest> $request) async {
return addAppKey($call, await $request);
}