playerScore property
The score of the requesting player on the leaderboard.
The player's score may appear both here and in the list of scores above.
If you are viewing a public leaderboard and the player is not sharing
their gameplay information publicly, the scoreRank
and
formattedScoreRank
values will not be present.
Implementation
LeaderboardEntry? playerScore;