deleteWebhook abstract method

Future<Empty> deleteWebhook(
  1. ServiceCall call,
  2. DeleteWebhookRequest request
)

Implementation

$async.Future<$1.Empty> deleteWebhook(
    $grpc.ServiceCall call, $15.DeleteWebhookRequest request);