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