FetchMoreOptions$Query$FindPerformers class
- Inheritance
-
- Object
- FetchMoreOptions
- FetchMoreOptions$Query$FindPerformers
Constructors
- FetchMoreOptions$Query$FindPerformers({required UpdateQuery updateQuery, Variables$Query$FindPerformers? variables})
Properties
- document → DocumentNode?
-
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- updateQuery → UpdateQuery
-
Strategy for merging the fetchMore result data
with the result data already in the cache
finalinherited
-
variables
→ Map<
String, dynamic> -
finalinherited
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