Shawn
The Kotlin List<out T> type is an interface that provides read-only operations like size, get and so on.
List<out T>
size
get