WebhooksList constructor

const WebhooksList(
  1. List<Webhook> webhooks
)

Implementation

const WebhooksList(this.webhooks);