clientConfig property

WebhookClientConfig? clientConfig
final

clientConfig is the instructions for how to call the webhook if strategy is Webhook.

Implementation

final WebhookClientConfig? clientConfig;