ncmb
ncmb
NCMBQuery
toJson method
toJson
toJson
method
Null safety
Map
toJson
(
)
クエリーをJSON化する
Implementation
Map toJson() { return _queries; }
ncmb
ncmb
NCMBQuery
toJson method
NCMBQuery class
Constructors
NCMBQuery
Properties
hashCode
runtimeType
Methods
allInArray
clear
count
equalTo
exists
fetch
fetchAll
greaterThan
greaterThanOrEqualTo
inArray
include
initWhere
inValue
lessThan
lessThanOrEqualTo
limit
near
noSuchMethod
notEqualTo
notInArray
notInValue
or
order
regex
relatedTo
select
setOperand
skip
toJson
toString
where
withinKilometers
withinMiles
withinRadians
withinSquare
Operators
operator ==
Static properties
ncmb