instances property

List<Instance>? instances
getter/setter pair

A list of returned instances.

Implementation

core.List<Instance>? instances;