call abstract method

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

Implementation

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