snapshots property

List<Snapshot>? snapshots
getter/setter pair

A list of snapshots in the project for the specified instance.

Implementation

core.List<Snapshot>? snapshots;