menu
messenger
store/auth.dart
AuthRepository
profiles property
profiles
dark_mode
light_mode
profiles
property
@
override
RxList
<
MyUser
>
profiles
final
Returns the known
MyUser
profiles.
Implementation
@override
final
RxList<MyUser> profiles = RxList();
messenger
auth
AuthRepository
profiles property
AuthRepository class
Constructors
AuthRepository
Properties
authExceptionHandler
hashCode
initialized
isClosed
onDelete
onStart
profiles
runtimeType
token
Methods
$configureLifeCycle
applyToken
createConfirmationCode
deleteSession
noSuchMethod
onClose
onInit
onReady
refreshSession
removeAccount
signIn
signUp
toString
updateUserPassword
useChatDirectLink
validateConfirmationCode
validateToken
Operators
operator ==