call abstract method

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

Implementation

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