WebhookIds constructor

const WebhookIds(
  1. List<String> webhookIds
)

Implementation

const WebhookIds(this.webhookIds);