is there other annotations for ignoring properties...
# serialization
n
is there other annotations for ignoring properties in ktlinx-serialization that allow
lateinit
since
@Transient
seems to now disallow it? or is that a bug?