toUpperCase() is a function that can only be called on variables of type String . Because the Kotlin compiler has inferred languageName as a ...
確定! 回上一頁