ncmb
ncmb
NCMBUser
query method
query
query
method
Null safety
NCMBQuery
query
(
)
ユーザー検索用のクエリーオブジェクトを返す
Implementation
static NCMBQuery query() { return new NCMBQuery('users'); }
ncmb
ncmb
NCMBUser
query method
NCMBUser class
Constructors
NCMBUser
Properties
fields
hashCode
name
objectId
runtimeType
Methods
add
addUnique
containsKey
delete
enableSession
fetch
get
getBool
getDateTime
getDouble
getInt
getList
getString
hasKey
increment
myEncode
noSuchMethod
remove
save
set
setLoginResponse
sets
toJson
toString
Operators
operator ==
Static properties
ncmb
Static methods
currentUser
login
loginAsAnonymous
loginWith
loginWithMailAddress
logout
query
requestPasswordReset
requestSignUpEmail
signUpByAccount