webHookUrl property

Uri? webHookUrl

Webhook URL

Identifies if a webhook was set. Is null, if it wasn't

Implementation

Uri? get webHookUrl => _webHookUrl;