couchbase_lite
couchbase_lite
ResultSet
allResult method
allResult
couchbase_lite
couchbase_lite
ResultSet
allResult method
ResultSet class
Constructors
ResultSet
Properties
iterator
first
hashCode
isEmpty
isNotEmpty
last
length
runtimeType
single
Methods
allResult
any
cast
contains
elementAt
every
expand
firstWhere
fold
followedBy
forEach
join
lastWhere
map
noSuchMethod
reduce
singleWhere
skip
skipWhile
take
takeWhile
toList
toSet
toString
where
whereType
Operators
operator ==
allResult method
List
<
Result
>
allResult
(
)
Implementation
List<Result> allResult() { return _internalState; }