In Kotlin, we have certain features which can help us in delaying that object initialisation as per the requirement. One way to do that is by using lateinit ...
確定! 回上一頁