CopyWith$Mutation$updateUser$updateUser$residentialAddress$state<TRes> class abstract

Properties

country CopyWith$Mutation$updateUser$updateUser$residentialAddress$state$country<TRes>
no setter
flagSquare CopyWith$Mutation$updateUser$updateUser$residentialAddress$state$flagSquare<TRes>
no setter
flagWide CopyWith$Mutation$updateUser$updateUser$residentialAddress$state$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$residentialAddress$state$country? country, DateTime? createdAt, DateTime? updatedAt, Mutation$updateUser$updateUser$residentialAddress$state$flagSquare? flagSquare, Mutation$updateUser$updateUser$residentialAddress$state$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