priceList abstract method

Implementation

TRes priceList(
    Iterable<Input$ProductPriceListInput>? Function(
            Iterable<
                CopyWith$Input$ProductPriceListInput<
                    Input$ProductPriceListInput>>?)
        _fn);