Query$getPlayOffsByRound$getPlayOffsByRound$score constructor
Query$getPlayOffsByRound$getPlayOffsByRound$score({
- Query$getPlayOffsByRound$getPlayOffsByRound$score$penalty? penalty,
- Query$getPlayOffsByRound$getPlayOffsByRound$score$halftime? halftime,
- Query$getPlayOffsByRound$getPlayOffsByRound$score$fulltime? fulltime,
- Query$getPlayOffsByRound$getPlayOffsByRound$score$extratime? extratime,
- String $__typename = 'FixtureScoreType',
Implementation
Query$getPlayOffsByRound$getPlayOffsByRound$score({
this.penalty,
this.halftime,
this.fulltime,
this.extratime,
this.$__typename = 'FixtureScoreType',
});