rotateWebhookSecret abstract method

Future<RotateWebhookSecretResponse_> rotateWebhookSecret(
  1. ServiceCall call,
  2. RotateWebhookSecretRequest_ request
)

Implementation

$async.Future<$8.RotateWebhookSecretResponse_> rotateWebhookSecret(
    $grpc.ServiceCall call, $8.RotateWebhookSecretRequest_ request);