Variables$Query$getPreMatchOddsFromProvider constructor
Variables$Query$getPreMatchOddsFromProvider({
- required int fixtureId,
Implementation
factory Variables$Query$getPreMatchOddsFromProvider(
{required int fixtureId}) =>
Variables$Query$getPreMatchOddsFromProvider._({
r'fixtureId': fixtureId,
});