The argument type 'Response' can't be assigned to the parameter type 'String' on Flutter

前端 未结 0 1437
走了就别回头了
走了就别回头了 2021-01-30 02:21

i\'m trying to put a response (from an api) on a map but i cant make it work.

Heres the code:

Map map = jsonDecode(response);


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