connections property
The connections between primaryDevices
and connectedDevices
.
Implementation
List<DeviceConnection>? connections = [];
The connections between primaryDevices
and connectedDevices
.
List<DeviceConnection>? connections = [];