call abstract method

TRes call({
  1. String? id,
  2. int? rating,
})

Implementation

TRes call({String? id, int? rating});