webhookService property
WebhookService
get
webhookService
Access to the webhook service for processing incoming events
Implementation
WebhookService get webhookService => _webhookService;
Access to the webhook service for processing incoming events
WebhookService get webhookService => _webhookService;