How to encode a list of Objects to Json in Flutter?

后端 未结 0 1119
离开以前
离开以前 2021-01-17 03:37

I have a class A that contains a list of objects of another class B(Composition). Now, I want to store the object of class A to sqlite database. I learnt how to encode basic

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