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