Error: type 'String' is not a subtype of type 'List'

前端 未结 0 981
耶瑟儿~
耶瑟儿~ 2020-12-06 13:41

I want to fetch dat form some API and parse its data to model.

MyModel:

class SetupIdeaModel {
  String id;
  String userId;
  String typeIdea = "         


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