| com.google.firebase.auth.AuthResult |
Result object obtained from operations that can affect the authentication state. Contains a method that returns the currently signed-in user after the operation has completed.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
FirebaseUser, or null if there isn't any (i.e. the
user is signed out).