menu
googleapis package
documentation
games/v1.dart
RecallToken
RecallToken constructor
RecallToken constructor
dark_mode
light_mode
RecallToken
constructor
RecallToken
(
{
String
?
expireTime
,
bool
?
multiPlayerPersona
,
String
?
token
,
})
Implementation
RecallToken({ this.expireTime, this.multiPlayerPersona, this.token, });
googleapis package
documentation
games/v1
RecallToken
RecallToken constructor
RecallToken class