flutter_parse
flutter_parse
ParseQuery
<
T extends ParseObject
>
skip property
skip
ParseQuery class
Constructors
ParseQuery
Properties
className
includes
limit
order
selectedKeys
skip
hashCode
runtimeType
Methods
addAscendingOrder
addDescendingOrder
countAsync
findAsync
include
orderByAscending
orderByDescending
selectKeys
setLimit
setSkip
toJson
toString
whereContainedIn
whereContains
whereContainsAll
whereDoesNotExist
whereDoesNotMatchKeyInQuery
whereDoesNotMatchQuery
whereEndsWith
whereEqualTo
whereExists
whereFullText
whereGreaterThan
whereGreaterThanOrEqualTo
whereLessThan
whereLessThanOrEqualTo
whereMatches
whereMatchesKeyInQuery
whereMatchesQuery
whereNear
whereNotContainedIn
whereNotEqualTo
wherePolygonContains
whereStartsWith
whereWithinGeoBox
whereWithinKilometers
whereWithinMiles
whereWithinPolygon
whereWithinRadians
noSuchMethod
Operators
operator ==
Static methods
or
skip property
int
skip
Implementation
int get skip => _skip;