Finally I've got working version for JVM but native fails with `exception: kotlin.NotImplementedErro...
t
Finally I've got working version for JVM but native fails with
exception: kotlin.NotImplementedError: An operation is not implemented: Serializable classes with inheritance
. It there any workaround for this?
aah, fixed by adding/removing @Serializable