menu
googleapis package
documentation
file/v1.dart
ListSnapshotsResponse
snapshots property
snapshots property
dark_mode
light_mode
snapshots
property
List
<
Snapshot
>
?
snapshots
getter/setter pair
A list of snapshots in the project for the specified instance.
Implementation
core.List<Snapshot>? snapshots;
googleapis package
documentation
file/v1
ListSnapshotsResponse
snapshots property
ListSnapshotsResponse class