WebhookContext constructor
const
WebhookContext({})
Implementation
const WebhookContext({
this.path,
this.verified,
this.accountId,
this.projectId,
this.integrationId,
this.destinationId,
});
const WebhookContext({
this.path,
this.verified,
this.accountId,
this.projectId,
this.integrationId,
this.destinationId,
});