clientConfig property
clientConfig is the instructions for how to call the webhook if strategy is Webhook.
Implementation
final WebhookClientConfig? clientConfig;
clientConfig is the instructions for how to call the webhook if strategy is Webhook.
final WebhookClientConfig? clientConfig;