iwfpapp
base_auth
AppAuth
getAuthState method
getAuthState
iwfpapp
base_auth
AppAuth
getAuthState method
AppAuth class
Constructors
AppAuth
Properties
authState
hashCode
hasListeners
resetEmailState
runtimeType
Methods
addListener
clearAuthState
dispose
generateToken
getAuthState
getEmail
getResetEmailState
initialize
isSignedIn
noSuchMethod
notifyListeners
removeListener
resetSendPasswordResetEmailState
sendPasswordResetEmail
sendPasswordResetEmailHandler
setSignInState
setSignOutState
signInWithEmail
signInWithEmailHandler
signInWithGitHub
signInWithGitHubHandler
signInWithGoogle
signInWithGoogleHandler
signOut
signOutHandler
signUpWithEmail
signUpWithEmailHandler
toString
Operators
operator ==
getAuthState
method
AuthState
getAuthState
(
)
Implementation
AuthState getAuthState() { return authState; }