call abstract method

TRes call({
  1. String? refresh_token,
  2. String? group,
})

Implementation

TRes call({
  String? refresh_token,
  String? group,
});