menu
googleapis package
documentation
file/v1.dart
ListSnapshotsResponse
ListSnapshotsResponse constructor
ListSnapshotsResponse constructor
dark_mode
light_mode
ListSnapshotsResponse
constructor
ListSnapshotsResponse
(
{
String
?
nextPageToken
,
List
<
Snapshot
>
?
snapshots
,
})
Implementation
ListSnapshotsResponse({ this.nextPageToken, this.snapshots, });
googleapis package
documentation
file/v1
ListSnapshotsResponse
ListSnapshotsResponse constructor
ListSnapshotsResponse class