Problem with map in Flutter when connecting to firebase

前端 未结 0 1651
夕颜
夕颜 2021-02-02 01:02

I have the class Record3 which gets the data from my cloud firestore:

class Record3 {
  final String name;
  final int ref;
  final bool display;
  final Document         


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