In Kotlin, we need to use the object keyword to use Singleton class. The object class can have functions, properties, and the init method.
確定! 回上一頁