couchbase_lite
couchbase_lite
ResultSet
allResults method
allResults
couchbase_lite
couchbase_lite
ResultSet
allResults method
ResultSet class
Constructors
ResultSet
Properties
iterator
first
hashCode
isEmpty
isNotEmpty
last
length
runtimeType
single
Methods
allResults
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 ==
allResults method
List
<
Result
>
allResults
(
)
Implementation
List<Result> allResults() => List.of(_internalState);