Flutter: The argument type 'dynamic' can't be assigned to the parameter type 'Map'

后端 未结 0 1622
渐次进展
渐次进展 2020-12-01 10:28

Suppose I have a json object like this:

{
 "sort": "asc",
 "page": {
    "next": "asdfg",
    "prev&quo         


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