using Cleanuparr.Infrastructure.Features.Notifications.Models; namespace Infrastructure.Verticals.Notifications.Models; public sealed record SlowStrikeNotification : ArrNotification { }