instances property

List<Instance>? instances
getter/setter pair

The instances of the application.

Implementation

core.List<Instance>? instances;