Hey,
i'm tryig to read a lot of data from firestore and thats why im trying to use List<Dirictionary<string, string>>.
I have a custom List, but I can't get it converted.
When I'm trying to send the Directionary, no error appiers, but in firestore the object is set to null.
If I don't get the data already in one List, it's hard for the computer to conver. Thats why I need a sulution for this.