menu
googleapis package
documentation
games/v1.dart
PlayerScore
PlayerScore constructor
PlayerScore constructor
dark_mode
light_mode
PlayerScore
constructor
PlayerScore
(
{
String
?
formattedScore
,
String
?
kind
,
String
?
score
,
String
?
scoreTag
,
String
?
timeSpan
,
})
Implementation
PlayerScore({ this.formattedScore, this.kind, this.score, this.scoreTag, this.timeSpan, });
googleapis package
documentation
games/v1
PlayerScore
PlayerScore constructor
PlayerScore class