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