I have a bunch of `@Serializable` lasses tat use e...
# serialization
j
I have a bunch of
@Serializable
lasses tat use enums, generics and all the stuff that is not supported yet foe Native builds (ios). Is there a simple way to somehow add missing functionality manually while still using serialization where possible?