putWebhook abstract method

Future<PutWebhookResponse_> putWebhook(
  1. ServiceCall call,
  2. PutWebhookRequest_ request
)

Implementation

$async.Future<$8.PutWebhookResponse_> putWebhook(
    $grpc.ServiceCall call, $8.PutWebhookRequest_ request);