androidId property
The Android hardware device ID that is unique between the device + user and app signing.
The value is an empty String if it is not available.
Implementation
final String androidId;
The Android hardware device ID that is unique between the device + user and app signing.
The value is an empty String if it is not available.
final String androidId;