According to the api-doc:
val list = arrayListOf<Int>()
This is also mentioned here: How to initialize List in Kotlin? .
2.1m questions
2.1m answers
60 comments
57.0k users