CopyWith$Query$pointOfSale$pointOfSale$locations$state<TRes> class abstract

Properties

country CopyWith$Query$pointOfSale$pointOfSale$locations$state$country<TRes>
no setter
flagSquare CopyWith$Query$pointOfSale$pointOfSale$locations$state$flagSquare<TRes>
no setter
flagWide CopyWith$Query$pointOfSale$pointOfSale$locations$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, String? population, String? ascii, String? lat, String? lng, Query$pointOfSale$pointOfSale$locations$state$country? country, DateTime? createdAt, DateTime? updatedAt, Query$pointOfSale$pointOfSale$locations$state$flagSquare? flagSquare, Query$pointOfSale$pointOfSale$locations$state$flagWide? flagWide, String? $__typename}) → 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