copyWith property

Implementation

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