Query$searchTeam$searchTeam$objects$venue constructor
Query$searchTeam$searchTeam$objects$venue({})
Implementation
Query$searchTeam$searchTeam$objects$venue({
this.id,
this.name,
this.address,
this.city,
this.capacity,
this.surface,
this.image,
this.$__typename = 'VenueType',
});