copyWith property

Implementation

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