getWebhookSecret abstract method

Future<GetWebhookSecretResponse_> getWebhookSecret(
  1. ServiceCall call,
  2. GetWebhookSecretRequest_ request
)

Implementation

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