ConvAIWebhooks constructor

const ConvAIWebhooks({
  1. dynamic postCallWebhookId,
})

Implementation

const ConvAIWebhooks({
  this.postCallWebhookId,
});