instances property

List<DeviceInstance>? instances
final

The instances that belong to this device.

Implementation

final List<DeviceInstance>? instances;