deviceId property

Future<String?> deviceId

Returns deviceId

Implementation

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