androidId property

String androidId

The Android hardware device ID that is unique between the device + user and app signing.

Implementation

static String get androidId => _deviceParameters['androidId'] ?? '';