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