call abstract method

TRes call({
  1. String? activity,
  2. int? watched,
})

Implementation

TRes call({
  String? activity,
  int? watched,
});