namespace Microsoft.Maui.Platform.Linux.Services; public enum NotificationUrgency { Low, Normal, Critical }