copyWith property

Implementation

CopyWith$Input$ProductAttributeUpdateInput<Input$ProductAttributeUpdateInput>
    get copyWith => CopyWith$Input$ProductAttributeUpdateInput(
          this,
          (i) => i,
        );