toJson() invalid when recursively encode tree data structure

后端 未结 0 1906
面向向阳花
面向向阳花 2021-01-02 23:25

I have a Dart class that I am using as a node class for a tree data structure.

My goal here is to encode objects of this class and its child nodes recursively.

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