instances property

List<Instance>? instances
getter/setter pair

The list of servers.

Implementation

core.List<Instance>? instances;