otherDeviceIds property

List<AgentOtherDeviceId>? otherDeviceIds
getter/setter pair

Alternate IDs associated with this device.

This is used to identify cloud synced devices enabled for local fulfillment.

Implementation

core.List<AgentOtherDeviceId>? otherDeviceIds;