Package-level declarations

Types

Link copied to clipboard
@ConstructorBinding
@ConfigurationProperties(value = "user-preferences")
data class UserPreferencesProperties(val obligatoryNotifications: List<NotificationType>)