webhookUrl property

String webhookUrl
latefinal

Webhook url used by chat app integrations. The webhook should be obtained from the chat app provider.

Implementation

late final String webhookUrl;