prices abstract method

Implementation

TRes prices(
    Iterable<Input$BarcodePricesInput>? Function(
            Iterable<
                CopyWith$Input$BarcodePricesInput<Input$BarcodePricesInput>>?)
        _fn);