Flutter http post showing error of type 'int' is not a subtype of type 'String' in type cast

后端 未结 0 1962
日久生厌
日久生厌 2021-01-25 20:27

I am using http post method to post data.

My code

     Map map = {
      "CustomerAddressID": 0,
      "Address": _Address.trim(),
             


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