deviceId property

Future<String?> get deviceId

Returns deviceId

Implementation

static Future<String?> get deviceId => _appMetrica.getDeviceId();