ncmb
ncmb
NCMBRole
addRole method
addRole
addRole
method
Null safety
void
addRole
(
dynamic
role
)
子ロールを追加する
role
子ロール
Implementation
void addRole(role) { var key = 'belongRole'; add(key, role); }
ncmb
ncmb
NCMBRole
addRole method
NCMBRole class
Constructors
NCMBRole
Properties
fields
hashCode
name
objectId
runtimeType
Methods
add
addRole
addUnique
addUser
containsKey
delete
fetch
fetchRole
fetchUser
get
getBool
getDateTime
getDouble
getInt
getList
getString
hasKey
increment
myEncode
noSuchMethod
remove
removeRole
removeUser
save
set
sets
toJson
toString
Operators
operator ==
Static properties
ncmb
Static methods
query