Hello guys! I want to make a private constructor f...
# announcements
s
Hello guys! I want to make a private constructor for a client code, but still be able to use it in "companion object" methods. Is there a way to do so?