GCreateReviewReqBuilder class
- Implemented types
Constructors
Properties
- executeOnListen ↔ bool
-
read / write
- fetchPolicy ↔ FetchPolicy
-
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- operation ↔ Operation
-
read / write
- optimisticResponse ↔ GCreateReviewDataBuilder
-
read / write
- requestId ↔ String
-
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
-
updateCacheHandlerContext
↔ Map<
String, dynamic> -
read / write
- updateCacheHandlerKey ↔ String
-
read / write
- updateResult ↔ GCreateReviewData Function(GCreateReviewData, GCreateReviewData)
-
read / write
- vars ↔ GCreateReviewVarsBuilder
-
read / write
Methods
-
build(
) → _$GCreateReviewReq -
Builds. [...]
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
replace(
GCreateReviewReq other) → void -
Replaces the value in the builder with a new one. [...]
override
-
toString(
) → String -
A string representation of this object. [...]
inherited
-
update(
void updates(GCreateReviewReqBuilder)) → void -
Applies updates. [...]
override
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited