instances property

List<Instance>? instances
final

An array of Instance objects that describe the instances.

Implementation

final List<Instance>? instances;