How do I express a variable that in Java has to be...
# android
j
How do I express a variable that in Java has to be static in Kotlin and how to use it inside a Singleton kotlin class?