androidId property

String androidId
final

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;