Use of Parceler with Kotlin data class with constructor for serialization

后端 未结 0 1051
闹比i
闹比i 2021-02-12 07:39

Is there a way to use Parceler with Kotlin data classes and constructor for serialization without using @ParcelProperty annotation for each field?

If I try

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