menu
googleapis package
documentation
games/v1.dart
ApplicationVerifyResponse
ApplicationVerifyResponse constructor
ApplicationVerifyResponse constructor
dark_mode
light_mode
ApplicationVerifyResponse
constructor
ApplicationVerifyResponse
(
{
String
?
alternatePlayerId
,
String
?
kind
,
String
?
playerId
,
})
Implementation
ApplicationVerifyResponse({ this.alternatePlayerId, this.kind, this.playerId, });
googleapis package
documentation
games/v1
ApplicationVerifyResponse
ApplicationVerifyResponse constructor
ApplicationVerifyResponse class