CopyWith$Query$pointOfSale$pointOfSale<TRes> class
abstract
Methods
-
call({String? id, String? title, List<String>? email, List<String>? phone, String? website, List<Query$pointOfSale$pointOfSale$currencies>? currencies, DateTime? createdAt, DateTime? updatedAt, String? description, Query$pointOfSale$pointOfSale$picture? picture, List<Query$pointOfSale$pointOfSale$locations>? locations, List<Query$pointOfSale$pointOfSale$chatContact>? chatContact, List<Query$pointOfSale$pointOfSale$socialMedia>? socialMedia, String? $__typename})
→ TRes
-
-
chatContact(Iterable<Query$pointOfSale$pointOfSale$chatContact>? _fn(Iterable<CopyWith$Query$pointOfSale$pointOfSale$chatContact<Query$pointOfSale$pointOfSale$chatContact>>?))
→ TRes
-
-
currencies(Iterable<Query$pointOfSale$pointOfSale$currencies>? _fn(Iterable<CopyWith$Query$pointOfSale$pointOfSale$currencies<Query$pointOfSale$pointOfSale$currencies>>?))
→ TRes
-
-
locations(Iterable<Query$pointOfSale$pointOfSale$locations>? _fn(Iterable<CopyWith$Query$pointOfSale$pointOfSale$locations<Query$pointOfSale$pointOfSale$locations>>?))
→ TRes
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
socialMedia(Iterable<Query$pointOfSale$pointOfSale$socialMedia>? _fn(Iterable<CopyWith$Query$pointOfSale$pointOfSale$socialMedia<Query$pointOfSale$pointOfSale$socialMedia>>?))
→ TRes
-
-
toString()
→ String
-
A string representation of this object.
inherited