WebhookSubscriptions constructor
WebhookSubscriptions({
- List<
WebhookData> ? webhookData,
Implementation
WebhookSubscriptions({
this.webhookData,
});
WebhookSubscriptions({
this.webhookData,
});