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