menu
leancloud_storage package
documentation
leancloud_storage
LCUser
mobileVerified property
mobileVerified
brightness_4
mobileVerified
property
Null safety
bool
?
mobileVerified
Implementation
bool? get mobileVerified => this['mobilePhoneVerified'];
leancloud_storage package
documentation
leancloud_storage
LCUser
mobileVerified property
LCUser class
Constructors
LCUser
Properties
acl
authData
className
createdAt
email
emailVerified
hashCode
isAnonymous
mobile
mobileVerified
objectId
password
runtimeType
sessionToken
updatedAt
username
Methods
add
addAll
addAllUnique
addRelation
addUnique
associateAuthData
associateAuthDataAndUnionId
decrement
delete
disassociateWithAuthData
fetch
follow
followeeQuery
followerQuery
getFollowersAndFollowees
increment
isAuthenticated
noSuchMethod
remove
removeAll
removeRelation
save
signUp
toString
unfollow
unset
updatePassword
Operators
operator ==
operator []
operator []=
Static methods
becomeWithSessionToken
getCurrent
getQuery
login
loginAnonymously
loginByEmail
loginByMobilePhoneNumber
loginBySMSCode
loginWithAuthData
loginWithAuthDataAndUnionId
logout
requestEmailVerify
requestLoginSMSCode
requestMobilePhoneVerify
requestPasswordReset
requestPasswordRestBySmsCode
requestSMSCodeForUpdatingPhoneNumber
resetPasswordBySmsCode
signUpOrLoginByMobilePhone
verifyCodeForUpdatingPhoneNumber
verifyMobilePhone
Constants
ClassName