getWebhook abstract method

Future<Webhook> getWebhook(
  1. ServiceCall call,
  2. GetWebhookRequest request
)

Implementation

$async.Future<$15.Webhook> getWebhook(
    $grpc.ServiceCall call, $15.GetWebhookRequest request);