items property

List<Snapshot>? items
getter/setter pair

A list of Snapshot resources.

Implementation

core.List<Snapshot>? items;