menu
googleapis package
documentation
games/v1.dart
PlayerListResponse
PlayerListResponse constructor
PlayerListResponse constructor
dark_mode
light_mode
PlayerListResponse
constructor
PlayerListResponse
(
{
List
<
Player
>
?
items
,
String
?
kind
,
String
?
nextPageToken
,
})
Implementation
PlayerListResponse({ this.items, this.kind, this.nextPageToken, });
googleapis package
documentation
games/v1
PlayerListResponse
PlayerListResponse constructor
PlayerListResponse class