I have a list of stores(name, promotions etc) and i want to display(eg name, promotion) to the children of a listview but I can't get access to the field names of the stores.
This is the structure of the firestore database:
Custom Data types in Flutterflow:
Collection schema to map the firestore collection in FF.
Is there anyhting wrong here? if not then let's proceed to how I did the implementation