Query$getLiveFixtures$getLiveFixtures$teams constructor
Query$getLiveFixtures$getLiveFixtures$teams({
- Query$getLiveFixtures$getLiveFixtures$teams$home? home,
- Query$getLiveFixtures$getLiveFixtures$teams$away? away,
- String $__typename = 'FixtureTeamsType',
Implementation
Query$getLiveFixtures$getLiveFixtures$teams({
this.home,
this.away,
this.$__typename = 'FixtureTeamsType',
});