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