snapshots property

List<Snapshot>? snapshots
getter/setter pair

Returned snapshots.

Implementation

core.List<Snapshot>? snapshots;