CopyWith$Input$CatalogueCategoryUpdateInput<TRes> class abstract

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
seo CopyWith$Input$CatalogueCategorySeoInput<TRes>
no setter

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? id, String? name, 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

Operators

operator ==(Object other) bool
The equality operator.
inherited