copyWith property

Implementation

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