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