Mutation$updateUser$updateUser$work$city class

Available extensions

Properties

adminName String?
final
ascii String?
final
capital Enum$StateCapitalEnum?
final
copyWith CopyWith$Mutation$updateUser$updateUser$work$city<Mutation$updateUser$updateUser$work$city>

Available on Mutation$updateUser$updateUser$work$city, provided by the UtilityExtension$Mutation$updateUser$updateUser$work$city extension

no setter
country Mutation$updateUser$updateUser$work$city$country?
final
createdAt DateTime
final
flagSquare Mutation$updateUser$updateUser$work$city$flagSquare?
final
flagWide Mutation$updateUser$updateUser$work$city$flagWide?
final
hashCode int
The hash code for this object.
no setteroverride
id String
final
lat double?
final
lng double?
final
name String
final
population double?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
updatedAt DateTime
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
override