undefined class 'authexception'. flutter code example
Example 1: authresult undefined class
They renamed the class AuthResult to UserCredential
Example 2: authexception undefined
Change to FirebaseAuthException.
They renamed the class AuthResult to UserCredential
Change to FirebaseAuthException.