call abstract method

TRes call({
  1. int? count,
  2. bool? isLast,
  3. List<Query$searchTeam$searchTeam$objects>? objects,
  4. String? $__typename,
})

Implementation

TRes call({
  int? count,
  bool? isLast,
  List<Query$searchTeam$searchTeam$objects>? objects,
  String? $__typename,
});