call abstract method

TRes call({
  1. bool? events,
  2. bool? lineups,
  3. bool? statistics_fixtures,
  4. bool? statistics_players,
  5. String? $__typename,
})

Implementation

TRes call({
  bool? events,
  bool? lineups,
  bool? statistics_fixtures,
  bool? statistics_players,
  String? $__typename,
});