PatchbayAuditDeliveryOverflow constructor
const
PatchbayAuditDeliveryOverflow({})
Implementation
const PatchbayAuditDeliveryOverflow({
required this.droppedCount,
required this.firstSequence,
required this.lastSequence,
required this.capacity,
});