```var list: List<String>? = listOf("d", "a"...
# android
a
Copy code
var list: List<String>? = listOf("d", "a", "Dd")