call abstract method

TRes call({
  1. String? currency,
  2. bool? $default,
})

Implementation

TRes call({
  String? currency,
  bool? $default,
});