ncmb
ncmb
NCMBRelation
toJson method
toJson
toJson
method
Null safety
Map
toJson
(
)
データをJSON化する
Implementation
Map toJson() { return this._fields; }
ncmb
ncmb
NCMBRelation
toJson method
NCMBRelation class
Constructors
NCMBRelation
Properties
hashCode
runtimeType
Methods
add
noSuchMethod
remove
set
toJson
toString
Operators
operator ==