CopyWith$Input$InvoicingProductsBundleInput<TRes> constructor
CopyWith$Input$InvoicingProductsBundleInput<TRes> (
- Input$InvoicingProductsBundleInput instance,
- TRes then()
Implementation
factory CopyWith$Input$InvoicingProductsBundleInput(
Input$InvoicingProductsBundleInput instance,
TRes Function(Input$InvoicingProductsBundleInput) then,
) = _CopyWithImpl$Input$InvoicingProductsBundleInput;