deleteWebhook abstract method

Future<DeleteWebhookResponse_> deleteWebhook(
  1. ServiceCall call,
  2. DeleteWebhookRequest_ request
)

Implementation

$async.Future<$8.DeleteWebhookResponse_> deleteWebhook(
    $grpc.ServiceCall call, $8.DeleteWebhookRequest_ request);