machine property
Machine name of the device on which the profile exists.
On platforms which do not report the machine name (currently iOS and Android) this is instead set to the browser's device_id - but note that this is a different device_id than the |affiliated_device_id|.
Output only.
Implementation
core.String? machine;