Hey, I’m trying to use a companion object in the `...
# getting-started
b
Hey, I’m trying to use a companion object in the
init
of an enum class - I’m getting a “variable must be initialized”error. I don’t really understand it. Any clue?