Query$searchPlayers$searchPlayers$objects$player constructor
Query$searchPlayers$searchPlayers$objects$player({})
Implementation
Query$searchPlayers$searchPlayers$objects$player({
this.id,
this.name,
this.firstname,
this.lastname,
this.age,
this.birth,
this.nationality,
this.height,
this.weight,
this.injured,
this.photo,
this.$__typename = 'PlayersPlayerType',
});