hey guys regarding the new kotlin serialization release, is this already backed into data classes or...
g
hey guys regarding the new kotlin serialization release, is this already backed into data classes or do I need to specify it as an additional annotation?
e
data or value classes?