`Data(a = "aaa", b = b ?: "b", c = "ccc")` but you...
# announcements
t
Data(a = "aaa", b = b ?: "b", c = "ccc")
but you need to specify the default/alternative value everytime