products abstract method

Implementation

TRes products(
    Iterable<Input$InvoicingProductsBundleInput>? Function(
            Iterable<
                CopyWith$Input$InvoicingProductsBundleInput<
                    Input$InvoicingProductsBundleInput>>?)
        _fn);