<https://github.com/Kotlin/kotlinx.serialization/i...
# serialization
t
Code snippets will look better if you add
kotlin
, like: \```kotlin \```
Also have you tried to use
@Transient
annotation on class properties?