instances property

List<Instance>? instances
getter/setter pair

The instances belonging to the requested version.

Implementation

core.List<Instance>? instances;