currencies abstract method

Implementation

TRes currencies(
    Iterable<Input$TargetCurrencyInput>? Function(
            Iterable<
                CopyWith$Input$TargetCurrencyInput<
                    Input$TargetCurrencyInput>>?)
        _fn);