Error: A value of type 'Future>' can't be assigned to a variable of type 'List'

前端 未结 0 1905
野趣味
野趣味 2021-01-04 16:25

Here Publicfile is a user define class

List publicFilesList = await Storage().listPublicFiles();

this command is use to rec

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