Custom serializer for data class without @Serializable

后端 未结 0 1977
心在旅途
心在旅途 2020-12-13 11:10

I\'m trying to deserialize a JSON file to a Kotlin data class I cannot control using kotlinx.serialization.

The class looks something along the lines of:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题