CopyWith$Mutation$updateUser$updateUser$work$city<TRes> class
abstract
Constructors
- CopyWith$Mutation$updateUser$updateUser$work$city(Mutation$updateUser$updateUser$work$city instance, TRes then(Mutation$updateUser$updateUser$work$city))
-
factory
- CopyWith$Mutation$updateUser$updateUser$work$city.stub(TRes res)
-
factory
Properties
-
country
→ CopyWith$Mutation$updateUser$updateUser$work$city$country<
TRes> -
no setter
-
flagSquare
→ CopyWith$Mutation$updateUser$updateUser$work$city$flagSquare<
TRes> -
no setter
-
flagWide
→ CopyWith$Mutation$updateUser$updateUser$work$city$flagWide<
TRes> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
call(
{String? id, String? name, String? adminName, Enum$StateCapitalEnum? capital, double? population, String? ascii, double? lat, double? lng, Mutation$updateUser$updateUser$work$city$country? country, DateTime? createdAt, DateTime? updatedAt, Mutation$updateUser$updateUser$work$city$flagSquare? flagSquare, Mutation$updateUser$updateUser$work$city$flagWide? flagWide}) → TRes -
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