WebhookEndpointUpdateOptions constructor
const
WebhookEndpointUpdateOptions({})
Implementation
const WebhookEndpointUpdateOptions({
this.description,
this.disabled,
this.enabledEvents,
this.expand,
this.metadata,
this.url,
});