menu
googleapis package
documentation
games/v1.dart
PlayerScore
PlayerScore.new constructor
PlayerScore.new 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.new constructor
PlayerScore class