menu
googleapis package
documentation
games/v1.dart
UnlinkPersonaRequest
UnlinkPersonaRequest.new constructor
UnlinkPersonaRequest.new constructor
dark_mode
light_mode
UnlinkPersonaRequest
constructor
UnlinkPersonaRequest
(
{
String
?
persona
,
String
?
sessionId
,
String
?
token
,
})
Implementation
UnlinkPersonaRequest({
this
.persona,
this
.sessionId,
this
.token, });
googleapis package
documentation
games/v1
UnlinkPersonaRequest
UnlinkPersonaRequest.new constructor
UnlinkPersonaRequest class
Constructors
new
fromJson
Properties
hashCode
persona
runtimeType
sessionId
token
Methods
noSuchMethod
toJson
toString
Operators
operator ==