CopyWith$Input$PointOfSaleInput<TRes> class 
    abstract
 
 
    
    
  
    
  
    
  
    Methods
    
        - 
  call({String? name, String? title, String? subtitle, String? description, List<String>? tags, String? brandColor, String? reference, bool? published, bool? aggregator, Input$PictureInput? picture, List<Input$PictureInput>? outsidePictures, List<Input$PictureInput>? insidePictures, Input$OpeningHoursInput? openingHours, List<Input$SpecilOfferInput>? specialOffers, List<Input$FullAddressInput>? locations, List<String>? email, List<String>? contactEmails, List<Input$TargetCurrencyInput>? currencies, List<String>? languages, List<String>? phone, String? website, List<Input$SocialValueInput>? chatContact, List<Input$SocialValueInput>? socialMedia, double? averageCustomers, String? turnover, List<String>? posCategory, String? company, List<String>? services, List<String>? paymentMethods, List<Input$POSLoyaltyInput>? loyaltyPrograms})
    → TRes
  
  
- 
  
  
- 
  chatContact(Iterable<Input$SocialValueInput>? _fn(Iterable<CopyWith$Input$SocialValueInput<Input$SocialValueInput>>?))
    → TRes
  
  
- 
  
  
- 
  currencies(Iterable<Input$TargetCurrencyInput>? _fn(Iterable<CopyWith$Input$TargetCurrencyInput<Input$TargetCurrencyInput>>?))
    → TRes
  
  
- 
  
  
- 
  insidePictures(Iterable<Input$PictureInput>? _fn(Iterable<CopyWith$Input$PictureInput<Input$PictureInput>>?))
    → TRes
  
  
- 
  
  
- 
  locations(Iterable<Input$FullAddressInput>? _fn(Iterable<CopyWith$Input$FullAddressInput<Input$FullAddressInput>>?))
    → TRes
  
  
- 
  
  
- 
  loyaltyPrograms(Iterable<Input$POSLoyaltyInput>? _fn(Iterable<CopyWith$Input$POSLoyaltyInput<Input$POSLoyaltyInput>>?))
    → TRes
  
  
- 
  
  
- 
  noSuchMethod(Invocation invocation)
    → dynamic
  
  
- 
  Invoked when a nonexistent method or property is accessed.
  inherited 
- 
  outsidePictures(Iterable<Input$PictureInput>? _fn(Iterable<CopyWith$Input$PictureInput<Input$PictureInput>>?))
    → TRes
  
  
- 
  
  
- 
  socialMedia(Iterable<Input$SocialValueInput>? _fn(Iterable<CopyWith$Input$SocialValueInput<Input$SocialValueInput>>?))
    → TRes
  
  
- 
  
  
- 
  specialOffers(Iterable<Input$SpecilOfferInput>? _fn(Iterable<CopyWith$Input$SpecilOfferInput<Input$SpecilOfferInput>>?))
    → TRes
  
  
- 
  
  
- 
  toString()
    → String
  
  
- 
  A string representation of this object.
  inherited