call abstract method

TRes call({
  1. String? fixture,
  2. String? user,
})

Implementation

TRes call({
  String? fixture,
  String? user,
});