menu
dutato
domain/entities/enterprise_integration.dart
WebhookDelivery
isPending property
isPending
dark_mode
light_mode
description
isPending
property
bool
get
isPending
Implementation
bool get isPending => responseStatus == null && deliveredAt == null;
dutato
enterprise_integration
WebhookDelivery
isPending property
WebhookDelivery class