CopyWith$Input$BarcodeUpdateInput<TRes> class 
    abstract
 
 
    
    
  
    
  
    
  
    Methods
    
        - 
  call({String? product, String? internalProduct, List<String>? productAttributesValues, List<String>? productAttributes, String? barcode, String? name, double? price, List<Input$BarcodePricesInput>? prices, List<Input$BarcodePeriodCreditInput>? priceCredit, Input$DiscountDtoInput? discount, Enum$ProductConditionEnum? condition, Enum$ProductStatusEnum? status, Input$MediaInput? media, List<String>? catalogueCategory, Input$InternalProductMaintenanceInput? maintenance, Input$PixelBarcodeInput? pixel, List<Input$ProductPriceListInput>? priceList, List<Input$ProductTaxesInput>? taxes, List<Input$BarcodeTranslationInput>? translation, String? supplier, String? id})
    → TRes
  
  
- 
  
  
- 
  noSuchMethod(Invocation invocation)
    → dynamic
  
  
- 
  Invoked when a nonexistent method or property is accessed.
  inherited 
- 
  priceCredit(Iterable<Input$BarcodePeriodCreditInput>? _fn(Iterable<CopyWith$Input$BarcodePeriodCreditInput<Input$BarcodePeriodCreditInput>>?))
    → TRes
  
  
- 
  
  
- 
  priceList(Iterable<Input$ProductPriceListInput>? _fn(Iterable<CopyWith$Input$ProductPriceListInput<Input$ProductPriceListInput>>?))
    → TRes
  
  
- 
  
  
- 
  prices(Iterable<Input$BarcodePricesInput>? _fn(Iterable<CopyWith$Input$BarcodePricesInput<Input$BarcodePricesInput>>?))
    → TRes
  
  
- 
  
  
- 
  taxes(Iterable<Input$ProductTaxesInput>? _fn(Iterable<CopyWith$Input$ProductTaxesInput<Input$ProductTaxesInput>>?))
    → TRes
  
  
- 
  
  
- 
  toString()
    → String
  
  
- 
  A string representation of this object.
  inherited 
- 
  translation(Iterable<Input$BarcodeTranslationInput>? _fn(Iterable<CopyWith$Input$BarcodeTranslationInput<Input$BarcodeTranslationInput>>?))
    → TRes
  
  
-