iwfpapp
mock_auth
MockAuth
users property
users
iwfpapp
mock_auth
MockAuth
users property
MockAuth class
Constructors
MockAuth
Properties
authState
hashCode
hasListeners
resetEmailState
runtimeType
signedIn
userEmail
users
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 ==
users
property
Map
<
String
,
String
>
users
read / write
Implementation
Map<String, String> users;