Making value getter visible in all places is easy — it will just be public (by default in Kotlin). In order to make value setter visible only inside ...
確定! 回上一頁