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