Convert list of objects to map - dart

后端 未结 0 775
逝去的感伤
逝去的感伤 2020-12-29 20:26

I have a list of the following object

class GenesListObj {
  String genesListName;
  String genesList;
}

Meaning that the list is list

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