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

Properties

country CopyWith$Query$pointOfSale$pointOfSale$locations$country<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
location CopyWith$Query$pointOfSale$pointOfSale$locations$location<TRes>
no setter
owner CopyWith$Query$pointOfSale$pointOfSale$locations$owner<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
state CopyWith$Query$pointOfSale$pointOfSale$locations$state<TRes>
no setter

Methods

call({String? city, String? address, String? postCode, Query$pointOfSale$pointOfSale$locations$location? location, Query$pointOfSale$pointOfSale$locations$country? country, Query$pointOfSale$pointOfSale$locations$state? state, Query$pointOfSale$pointOfSale$locations$owner? owner, 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