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