call abstract method

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

Implementation

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