playerDisplayScore property

String? playerDisplayScore
getter/setter pair

Indicates the localized number corresponding to a player's score to be displayed. The number is returned only when hasPlayerInfo field is true.

Implementation

String? playerDisplayScore;