WebhookRecordIds constructor

const WebhookRecordIds(
  1. List<String> ids
)

Implementation

const WebhookRecordIds(this.ids);