androidId property

String? androidId
getter/setter pair

The Google Play Services Android ID for the device encoded as a lowercase hex string.

For example, "123456789abcdef0".

Implementation

core.String? androidId;