v1DeleteWebhookEndpointIntent constructor
const
v1DeleteWebhookEndpointIntent({
- required String endpointId,
Implementation
const v1DeleteWebhookEndpointIntent({
required this.endpointId,
});