call abstract method

TRes call({
  1. bool? active,
  2. List<Input$WebsiteIntegrationMulticurrencyCurrencyInput>? currencies,
})

Implementation

TRes call({
  bool? active,
  List<Input$WebsiteIntegrationMulticurrencyCurrencyInput>? currencies,
});