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