RetrieveGamesPlayerTokensResponse constructor
RetrieveGamesPlayerTokensResponse({
- List<
GamePlayerToken> ? applicationRecallTokens,
Implementation
RetrieveGamesPlayerTokensResponse({
this.applicationRecallTokens,
});