getWebhookSecret abstract method
Future<GetWebhookSecretResponse_>
getWebhookSecret(
- ServiceCall call,
- GetWebhookSecretRequest_ request
Implementation
$async.Future<$8.GetWebhookSecretResponse_> getWebhookSecret(
$grpc.ServiceCall call, $8.GetWebhookSecretRequest_ request);