CopyWith$Input$CatalogueCategoryInput<TRes> class 
    abstract
 
 
    
    
  
    
  
    
  
    Methods
    
        - 
  call({bool? portal, bool? pickup, bool? booking, bool? delivery, String? parent, String? description, String? externalId, String? icon, List<Input$PictureInput>? pictures, Input$CatalogueCategorySeoInput? seo, Enum$ProductVarietyEnum? variety, List<Input$CatalogueCategoryTranslationInput>? translation, String? name, Input$TargetACIInput? target, int? layer})
    → TRes
  
  
- 
  
  
- 
  noSuchMethod(Invocation invocation)
    → dynamic
  
  
- 
  Invoked when a nonexistent method or property is accessed.
  inherited 
- 
  pictures(Iterable<Input$PictureInput>? _fn(Iterable<CopyWith$Input$PictureInput<Input$PictureInput>>?))
    → TRes
  
  
- 
  
  
- 
  toString()
    → String
  
  
- 
  A string representation of this object.
  inherited 
- 
  translation(Iterable<Input$CatalogueCategoryTranslationInput>? _fn(Iterable<CopyWith$Input$CatalogueCategoryTranslationInput<Input$CatalogueCategoryTranslationInput>>?))
    → TRes
  
  
-