<@U12AGS8JG>, Can I have a config like `data class...
# hoplite
d
@sam, Can I have a config like
data class AppConfigs(val fooSet: Set<Foo> = emptySet())
where
fooSet
might be empty?