Hello.
I have a dynamic document in firestore which the keys are changing from time to time. Kindly suggest or guide me on how I can display these data to my flutterflow page. I understand that we can display documents by using a backend query from a predefined schema but I cant find any resources when the source document is dynamic. Your assistance will be greatly appreciated.