Query$getPredictions$getPredictions$h2h$fixture constructor
Query$getPredictions$getPredictions$h2h$fixture({
- double? id,
- String? referee,
- String? timezone,
- DateTime? date,
- double? timestamp,
- Query$getPredictions$getPredictions$h2h$fixture$periods? periods,
- Query$getPredictions$getPredictions$h2h$fixture$venue? venue,
- Query$getPredictions$getPredictions$h2h$fixture$status? status,
- String $__typename = 'PredictionsH2HFixtureType',
Implementation
Query$getPredictions$getPredictions$h2h$fixture({
this.id,
this.referee,
this.timezone,
this.date,
this.timestamp,
this.periods,
this.venue,
this.status,
this.$__typename = 'PredictionsH2HFixtureType',
});