RankingScore constructor
RankingScore({})
Implementation
RankingScore({
this.displayRank,
this.rankingDisplayScore,
this.playerRank,
this.playerRawScore,
this.scoreOwnerPlayer,
this.scoreOwnerDisplayName,
this.scoreOwnerHiIconUri,
this.scoreOwnerIconUri,
this.scoreTips,
this.scoreTimestamp,
this.timeDimension,
});