AlgoliaQuerySnapshot class

Properties

algolia Algolia
final
empty bool
no setter
exhaustiveNbHits bool
no setter
facets Map<String, dynamic>
no setter
facetsStats Map<String, dynamic>
no setter
hashCode int
The hash code for this object.
no setterinherited
hasHits bool
no setter
hits List<AlgoliaObjectSnapshot>
final
hitsPerPage int
no setter
index String
final
length int
no setter
nbHits int
no setter
nbPages int
no setter
offset int
no setter
page int
no setter
params String
no setter
processingTimeMS int
no setter
query String
no setter
queryID String?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
raw() Map<String, dynamic>
toMap() Map<String, dynamic>
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited