webhookStatus property

WebhookStatus? get webhookStatus

Implementation

WebhookStatus? get webhookStatus {
  return _webhookStatus;
}