AnonymousAuthState class
- Implemented types
Constructors
Properties
- accountId → String?
-
no setteroverride
- current → AuthUserProfile?
-
no setteroverride
- currentUser → UserDetails?
-
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- isLoggedIn → bool
-
no setteroverride
- isNotLoggedIn → bool
-
no setteroverride
-
onUserChange
→ Stream<
AuthUserProfile?> -
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
userStateStream
→ Stream<
AuthUserProfile> -
no setteroverride
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onPreLogout(
Future< bool> onPreLogout()) → void -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited