call abstract method

Implementation

TRes call({
  String? form,
  Query$getPredictions$getPredictions$teams$home$league$fixtures? fixtures,
  Query$getPredictions$getPredictions$teams$home$league$goals? goals,
  Query$getPredictions$getPredictions$teams$home$league$biggest? biggest,
  Query$getPredictions$getPredictions$teams$home$league$clean_sheet?
      clean_sheet,
  Query$getPredictions$getPredictions$teams$home$league$failed_to_score?
      failed_to_score,
  Query$getPredictions$getPredictions$teams$home$league$penalty? penalty,
  Query$getPredictions$getPredictions$teams$home$league$cards? cards,
  String? $__typename,
});