I am trying to map data from firestore QueryDocumentSnapshot type into an Object of a custom Class but no success
QueryDocumentSnapshot
Object
Class
Here is my class<