ncmb
ncmb
NCMBObject
toString method
toString
toString
method
Null safety
String
toString
(
)
override
データを文字列化する
Implementation
String toString() { return json.encode(_fields, toEncodable: myEncode); }
ncmb
ncmb
NCMBObject
toString method
NCMBObject class
Constructors
NCMBObject
Properties
fields
hashCode
name
objectId
runtimeType
Methods
add
addUnique
containsKey
delete
fetch
get
getBool
getDateTime
getDouble
getInt
getList
getString
hasKey
increment
myEncode
noSuchMethod
remove
save
set
sets
toJson
toString
Operators
operator ==
Static properties
ncmb