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