QueryProperties class
Constructors
Properties
-
endAt
↔ List<
Object?> -
getter/setter pair
-
endAtDocument
↔ DocumentSnapshotForAll<
Object?> ? -
getter/setter pair
-
endBefore
↔ List<
Object?> -
getter/setter pair
-
endBeforeDocument
↔ DocumentSnapshotForAll<
Object?> ? -
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- limit ↔ int?
-
getter/setter pair
- limitToLast ↔ int?
-
getter/setter pair
-
orderByQuerys
↔ List<
OrderByQuery> -
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
startAfter
↔ List<
Object?> -
getter/setter pair
-
startAfterDocument
↔ DocumentSnapshotForAll<
Object?> ? -
getter/setter pair
-
startAt
↔ List<
Object?> -
getter/setter pair
-
startAtDocument
↔ DocumentSnapshotForAll<
Object?> ? -
getter/setter pair
-
whereQuerys
↔ List<
WhereQuery> -
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited