Three different ways to create an empty string array in Kotlin. ... emptyArray() function The standard way to get an empty array is to use the emptyArray() ...
確定! 回上一頁