I have an issue when trying to store data from Firestore to a local variable.
class AppUser { String _userId; Map _userData; Fut