Function OSSingleton.getUniqueId

Returns a string that is unique to the device. Note: Returns an empty string on HTML5 and UWP, as this method isn't implemented on those platforms yet.

String getUniqueId() nothrow @nogc const;