call abstract method

TRes call({
  1. String? year,
  2. DateTime? start,
  3. DateTime? end,
  4. bool? current,
  5. Query$getLeaguePagination$getLeaguePagination$objects$seasons$coverage? coverage,
  6. String? $__typename,
})

Implementation

TRes call({
  String? year,
  DateTime? start,
  DateTime? end,
  bool? current,
  Query$getLeaguePagination$getLeaguePagination$objects$seasons$coverage?
      coverage,
  String? $__typename,
});