items property

List<Instance>? items
getter/setter pair

A list of Instance resources.

Implementation

core.List<Instance>? items;