menu
googleapis package
documentation
games/v1.dart
SnapshotListResponse
SnapshotListResponse constructor
SnapshotListResponse 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 constructor
SnapshotListResponse class