Pedro Sena
06/28/2021, 7:24 PMcompanion object
really necessary on each data class annotated with @optics
? The error is quite obvious:
error: error: @optics annotated class co.jupiter.legacy.content.domain.Content needs to declare companion object.
But the docs don't show this at all