menu
googleapis package
documentation
games/v1.dart
PlayerName
PlayerName constructor
PlayerName constructor
dark_mode
light_mode
PlayerName
constructor
PlayerName
(
{
String
?
familyName
,
String
?
givenName
,
})
Implementation
PlayerName({ this.familyName, this.givenName, });
googleapis package
documentation
games/v1
PlayerName
PlayerName constructor
PlayerName class