How can I serialize an instance of a kotlin data c...
# serialization
r
How can I serialize an instance of a kotlin data class into kotlin code which recreates the instance with the same data?