Repository model for bloc pattern and List<Object>

前端 未结 0 1516

I have problems implementing bloc pattern in flutter, I get a json with the following structure:

{ 
   items: [
     {
       id: int, 
       name: string, 
         


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