Query$getPlayOffsByRound constructor
Query$getPlayOffsByRound({
- required List<
Query$getPlayOffsByRound$getPlayOffsByRound> getPlayOffsByRound, - String $__typename = 'Query',
Implementation
Query$getPlayOffsByRound({
required this.getPlayOffsByRound,
this.$__typename = 'Query',
});