I have a question: Could someone please explain ...
# flutter-devšŸ”„
q
I have a question: Could someone please explain the whenComplete() function of FirebaseAuth instance (say signInWithEmailAndPassword) to me? I know this gets executed when the Auth completes whether with an error or not.