putWebhook_Pre method
Implementation
$async.Future<$8.PutWebhookResponse_> putWebhook_Pre($grpc.ServiceCall call,
$async.Future<$8.PutWebhookRequest_> request) async {
return putWebhook(call, await request);
}
$async.Future<$8.PutWebhookResponse_> putWebhook_Pre($grpc.ServiceCall call,
$async.Future<$8.PutWebhookRequest_> request) async {
return putWebhook(call, await request);
}