webhookUrl property

  1. @JsonKey(name: 'webhook_url')
IntegrationField? webhookUrl
inherited

Webhook url, if any.

Implementation

@JsonKey(name: 'webhook_url')
IntegrationField? get webhookUrl => throw _privateConstructorUsedError;