getWebhook_Pre method
Implementation
$async.Future<$15.Webhook> getWebhook_Pre($grpc.ServiceCall call,
$async.Future<$15.GetWebhookRequest> request) async {
return getWebhook(call, await request);
}
$async.Future<$15.Webhook> getWebhook_Pre($grpc.ServiceCall call,
$async.Future<$15.GetWebhookRequest> request) async {
return getWebhook(call, await request);
}