copyWith property

Implementation

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