otherDeviceIds property
Alternate IDs associated with this device.
This is used to identify cloud synced devices enabled for local fulfillment.
Implementation
core.List<AgentOtherDeviceId>? otherDeviceIds;
Alternate IDs associated with this device.
This is used to identify cloud synced devices enabled for local fulfillment.
core.List<AgentOtherDeviceId>? otherDeviceIds;