Players constructor
Implementation
Players(
{this.puuid,
this.gameName,
this.tagLine,
this.leaderboardRank,
this.rankedRating,
this.numberOfWins,
this.competitiveTier});
Players(
{this.puuid,
this.gameName,
this.tagLine,
this.leaderboardRank,
this.rankedRating,
this.numberOfWins,
this.competitiveTier});