instances property

List<Instance>? instances
getter/setter pair

The list of Instance

Implementation

core.List<Instance>? instances;