Hello everyone, I have searched a way to deepCopy ...
# android
s
Hello everyone, I have searched a way to deepCopy ( Copy an object that has no reference) I’m using Gson for this, but I want to find another better solution than it. I have used Copy in Kotlin Data Class but its not work. Do you guys know any solution about deepCopy instead Gson ? Thanks Ref: https://stackoverflow.com/questions/47359496/kotlin-data-class-copy-method-not-deep-copying-all-members