copyWith property

Implementation

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