LeaderboardEntry constructor
LeaderboardEntry({})
Implementation
LeaderboardEntry({
this.formattedScore,
this.formattedScoreRank,
this.kind,
this.player,
this.scoreRank,
this.scoreTag,
this.scoreValue,
this.timeSpan,
this.writeTimestampMillis,
});