How can I get the headers from the API response in flutter

后端 未结 0 1436
逝去的感伤
逝去的感伤 2021-01-21 08:53

So if the response is {[\'myHeader\': \'myData\']}.

how can I get the \'myHeader\'.

   FutureBuilder(
                          future: api_response,
    
         


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