The operator '[]' isn't defined for the class 'Map Function()'

前端 未结 0 1849
陌清茗
陌清茗 2020-12-23 02:07

i am trying to load this data from firebase:

Widget BlogList() {
return Container(
  child: Column(
    children: [
      blogSnapshot != null ? ListView.buil         


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